Information about plays

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

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

{
    "id": 3629797,
    "uri": "https://api.kexp.org/v2/plays/3629797/?format=api",
    "airdate": "2026-03-16T15:44:36-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://ia800104.us.archive.org/20/items/mbid-0d4aa90e-02d9-3003-a77f-a9706c1ac77e/mbid-0d4aa90e-02d9-3003-a77f-a9706c1ac77e-40654268451_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-0d4aa90e-02d9-3003-a77f-a9706c1ac77e/mbid-0d4aa90e-02d9-3003-a77f-a9706c1ac77e-40654268451_thumb250.jpg",
    "song": "Radio #1",
    "track_id": "b2113657-9e95-3034-89cc-60708c245be9",
    "recording_id": "4c228af0-7081-4ef7-b1c5-09aab7ac4eac",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "10 000 Hz Legend",
    "release_id": "0d4aa90e-02d9-3003-a77f-a9706c1ac77e",
    "release_group_id": "21062c6a-bf91-3d5d-866a-7f54f6918861",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2001-05-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eager to prove their songwriting smarts and knowledge of traditionalist pop on their sophomore work, French band Air pulled back slightly from the milky synth pop of their 1998 debut, Moon Safari. 10,000 Hz Legend is a darker work, just as contemplative and unhurried as its predecessor, but part of a gradual move from drifting, almost pastoral melancholia to a downright post-modern helplessness in league with Radiohead. --Allmusic (https://tinyurl.com/mr2yyv92)\n\nhttps://www.airfrenchband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}