Information about plays

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

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

{
    "id": 3579036,
    "uri": "https://api.kexp.org/v2/plays/3579036/?format=api",
    "airdate": "2025-11-16T16:14:00-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "https://ia800900.us.archive.org/16/items/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39-42928233137_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/16/items/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39-42928233137_thumb250.jpg",
    "song": "Sayōnara",
    "track_id": "16dcd448-df4e-493a-825a-6b46c7da5f3c",
    "recording_id": "2e236a46-89d6-4d3b-ba04-f3905f086417",
    "artist": "KNEECAP & Paul Hartnoll",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be",
        "2c7c8ec1-b18e-40a2-8ce9-53c3fc4f70fd"
    ],
    "album": "Sayōnara",
    "release_id": "fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39",
    "release_group_id": "0a7ed919-7f52-48f5-b95f-1956be619d3e",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-09-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kneecap had it in their heads that they wanted to make a proper 100% rave festival banger. A few days in the studio with one of the masters of that art form - Orbital's Paul Hartnoll - and the Belfast (and Derry) three piece emerge with an absolute classic of the genre - a mind pounding, drum heavy, relentless club monster of a single.\n\n\"Having worked on the Orbital track Belfast for the fantastic Kneecap film, I was delighted to be asked by the lads to help them make a rave festival banger. They loved the track and did it proud with their lyrics - it was all so easy and natural, just as a good collaboration should be. Hopefully, you’ll be lucky enough to be in a field this summer and hear it in its natural habitat , big , loud, and unashamed!\" https://tinyurl.com/4vm6rfae",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}