Information about plays

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

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

{
    "id": 3619161,
    "uri": "https://api.kexp.org/v2/plays/3619161/?format=api",
    "airdate": "2026-02-18T15:48:10-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://ia601706.us.archive.org/30/items/mbid-3570b324-e5ea-4026-a6ce-0cb57e7d66a0/mbid-3570b324-e5ea-4026-a6ce-0cb57e7d66a0-44170162269_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-3570b324-e5ea-4026-a6ce-0cb57e7d66a0/mbid-3570b324-e5ea-4026-a6ce-0cb57e7d66a0-44170162269_thumb250.jpg",
    "song": "SCARY MERRi",
    "track_id": "9352bcb3-d02e-42ce-b228-c4444ae18610",
    "recording_id": "4900236e-96d2-4ff1-a061-f032d990bb87",
    "artist": "IDK & Conductor Williams",
    "artist_ids": [
        "02fa2b63-016b-4cb3-bf01-2f8f43973876",
        "13862911-af04-49b0-9ce6-eaaf99c75726"
    ],
    "album": "e.t.d.s. A Mixtape by .idk.",
    "release_id": "3570b324-e5ea-4026-a6ce-0cb57e7d66a0",
    "release_group_id": "5d201197-cc55-45d4-b7e7-544943485365",
    "labels": [
        "broke"
    ],
    "label_ids": [
        "e61b5d98-9a6d-4704-92ed-fb30b6877c66"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Denzel Williams, known professionally as Conductor Williams, is an American record producer known for his work with the musical collective Griselda.\n--\nHer he collaborates with rapper IDK. Born Jason Mills, this American rapper goes by the name IDK (Ignorantly Delivering Knowledge), or by Jay IDK. He was born in London, England and he was raised in Prince George’s County, Maryland.\n--\nEnjoy the artistic video for \"SCARY MERRI\": https://www.youtube.com/watch?v=kwSzY9rJSzc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}