Information about plays

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

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

{
    "id": 3634707,
    "uri": "https://api.kexp.org/v2/plays/3634707/?format=api",
    "airdate": "2026-03-28T16:08:23-07:00",
    "show": 66304,
    "show_uri": "https://api.kexp.org/v2/shows/66304/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/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": "French electronic duo Air released “Radio #1” on their 2001 album 10 000 Hz Legend, blending dreamy synth-pop with their signature downtempo sound. If you're enjoying the music, support the KEXP Spring Drive — right now there’s a limited edition “You Have Friends Everywhere” KEXP T-shirt available this hour at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}