Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3585417/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3585417,
    "uri": "https://api.kexp.org/v2/plays/3585417/?format=api",
    "airdate": "2025-12-01T12:46:35-08:00",
    "show": 65262,
    "show_uri": "https://api.kexp.org/v2/shows/65262/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "My Golden Years",
    "track_id": "1f890d21-9789-44cf-b777-1e5b2da7bfee",
    "recording_id": "d5c52441-16c7-410e-b299-41c14374f889",
    "artist": "The Lemon Twigs",
    "artist_ids": [
        "f32d94e8-8d55-4ee2-9077-53d1c024a03b"
    ],
    "album": "A Dream Is All We Know",
    "release_id": "2add65ca-6e7a-4a0c-bef0-67965942cb59",
    "release_group_id": "1b90d83e-329c-44ba-ba6f-7ddc47d44a7e",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inspired by the iconic American rock band, The Beach Boys, ‘My Golden Years’ reflects on highlights and moments of life with the band signing: “And in the blink of an eye / I watch these golden years fly by.” According to a press release, the song aims “to pick up where The Beach Boys left off, with the single’s harmonies and shimmering 12-string textures of The Byrds“. -- Larry hosted The Lemon Twigs last November in aa in-studio session that included \"My Golden Years\": https://www.youtube.com/watch?v=dSCcFOlTDPI.\n\nhttps://thelemontwigs.bandcamp.com\nhttps://www.thelemontwigs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}