Information about plays

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

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

{
    "id": 3584601,
    "uri": "https://api.kexp.org/v2/plays/3584601/?format=api",
    "airdate": "2025-11-29T17:13:56-08:00",
    "show": 65243,
    "show_uri": "https://api.kexp.org/v2/shows/65243/?format=api",
    "image_uri": "https://ia801502.us.archive.org/30/items/mbid-06138423-02b0-4105-8d33-ece350d67137/mbid-06138423-02b0-4105-8d33-ece350d67137-32813195898_thumb500.jpg",
    "thumbnail_uri": "https://ia801502.us.archive.org/30/items/mbid-06138423-02b0-4105-8d33-ece350d67137/mbid-06138423-02b0-4105-8d33-ece350d67137-32813195898_thumb250.jpg",
    "song": "Right Down the Line",
    "track_id": "a06e0212-23a6-46f5-9140-27f4e03cf38e",
    "recording_id": "a2768d4c-7924-4f15-bafe-788c9d20041e",
    "artist": "Lucius",
    "artist_ids": [
        "1676172f-657a-4771-96ff-4a1c2ef1997e"
    ],
    "album": "Nudes",
    "release_id": "06138423-02b0-4105-8d33-ece350d67137",
    "release_group_id": "a9e68d59-ae9a-4b0f-8f74-9e84de24ac45",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request!\n\n“Right Down The Line” is a song originally written and released by Gerry Rafferty in 1978. Lucius (Jess Wolfe and Holly Laessig ) recorded the song for their stripped-down acoustic album \"Nudes\" in 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}