Information about plays

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

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

{
    "id": 3645868,
    "uri": "https://api.kexp.org/v2/plays/3645868/?format=api",
    "airdate": "2026-04-23T19:25:09-07:00",
    "show": 66533,
    "show_uri": "https://api.kexp.org/v2/shows/66533/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-b0509ae0-782c-49f2-9deb-96fee10d52c5/mbid-b0509ae0-782c-49f2-9deb-96fee10d52c5-44198387782_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-b0509ae0-782c-49f2-9deb-96fee10d52c5/mbid-b0509ae0-782c-49f2-9deb-96fee10d52c5-44198387782_thumb250.jpg",
    "song": "Green Sugar",
    "track_id": null,
    "recording_id": "ce0b7b82-b9e2-410b-92e2-99d4c6d47bcf",
    "artist": "Kikagaku Moyo",
    "artist_ids": [
        "3a605eba-b6a1-4298-855d-b3033df0bf8b"
    ],
    "album": "House in the Tall Grass",
    "release_id": "b0509ae0-782c-49f2-9deb-96fee10d52c5",
    "release_group_id": "3e0709fe-24c9-44ae-84ca-f9a93b6d0f34",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2016-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kikagaku Moyo are a Japanese psychedelic band from Tokyo. The band's name translates to \"geometric patterns.\"\n\nIn a statement, the band's drummer, Go Kurosawa, described the track as being inspired by a morning walk. He continues: β€œIt’s in three parts, expressing first a blizzard, then a gentle stroll in the woods finding birds, foxes and squirrels, and finally a descent into a bottomless cave.” Read more: https://tinyurl.com/os4yq5pq\n\nDJ Morgan hosted Kikagaku Moyo live at the Triple Door as part of KEXP's VIP Club Concert Series back in 2019 -- https://youtu.be/PpnQlnra_to",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}