Information about plays

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

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

{
    "id": 3636055,
    "uri": "https://api.kexp.org/v2/plays/3636055/?format=api",
    "airdate": "2026-03-31T15:13:45-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://coverartarchive.org/release/9a89ac67-29d4-489e-959b-c5c265c09599/21972112143-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9a89ac67-29d4-489e-959b-c5c265c09599/21972112143-250.jpg",
    "song": "Судно (Борис Рыжий)",
    "track_id": null,
    "recording_id": "d8b06f57-6d27-4666-8e7b-fcd9f8bca83e",
    "artist": "Молчат Дома",
    "artist_ids": [
        "11bcbbf4-1252-496a-b747-06942f3d76db"
    ],
    "album": "Этажи",
    "release_id": null,
    "release_group_id": "91843e1b-bce3-47b1-a756-8dd9817bdabc",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2018-09-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch them at Bumbershoot 2026 :)\n\nMolchat Doma (Russian: Молчат Дома, lit. 'Houses Are Silent', pronounced [mɐlˈt͡ɕat dɐˈma]) is a Belarusian post-punk band from Minsk, formed in 2017. The band is comprised of Egor Shkutko, who sings the Russian lyrics in his deep, thundering tones, Roman Komogortsev on guitar, synths, and drum machine, and Pavel Kozlov on bass and synths.\n--\nWatch their live KEXP studio performance!\nhttps://www.youtube.com/watch?v=DHbn44-Bg4o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}