Information about plays

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

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

{
    "id": 3591736,
    "uri": "https://api.kexp.org/v2/plays/3591736/?format=api",
    "airdate": "2025-12-16T05:19:53-08:00",
    "show": 65392,
    "show_uri": "https://api.kexp.org/v2/shows/65392/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Antarctica",
    "track_id": "8f3a2dae-8842-4e64-ab68-5cee6b1f9ec4",
    "recording_id": "766989d4-491a-4e7d-b058-bd8f0cbb8089",
    "artist": "King Gizzard & the Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Flight b741",
    "release_id": "ef612160-0fa4-4e77-94d0-87e6e4b9ab7b",
    "release_group_id": "2dc473a8-c4af-4dc0-8907-c609bf953499",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Antarctica” tells of someone who wants to feel the cold of winter again, as the place they live is only getting warmer due to climate change. They’re such a fan of the cold that they consider themselves a “polar bear in denial” and head for the coldest continent on planet Earth (side note: polar bears live in the Arctic, not Antarctica, and the band mentioned this factual error on 2024-09-09). Their trip starts out fine as the song’s narrator says that it feels like a new home, but it goes sideways when their plane crashes into the tundra. Leaving the aircraft, they end up freezing to death.: https://kglw.net/song/antarctica/about?artist_id=1\n\nHere's King Gizzard & the Lizard Wizard performing Live on KEXP in 2022: https://www.youtube.com/watch?v=Jb8UMmrBlC8\n\nhttps://kinggizzardandthelizardwizard.com/\nhttps://kinggizzard.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}