Information about plays

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

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

{
    "id": 3656392,
    "uri": "https://api.kexp.org/v2/plays/3656392/?format=api",
    "airdate": "2026-05-18T12:49:03-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-a108c85a-336e-4d7e-993b-e266e878b39d/mbid-a108c85a-336e-4d7e-993b-e266e878b39d-5042708107_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-a108c85a-336e-4d7e-993b-e266e878b39d/mbid-a108c85a-336e-4d7e-993b-e266e878b39d-5042708107_thumb250.jpg",
    "song": "A Great Design",
    "track_id": "2bf83e61-96df-3824-aa9f-be2ffecdb60c",
    "recording_id": "f57563f4-5a99-40f4-89cb-06916823a5ba",
    "artist": "Black Marble",
    "artist_ids": [
        "fd7d4ed7-1a14-4b5b-b8f2-074888187ebc"
    ],
    "album": "A Different Arrangement",
    "release_id": "a108c85a-336e-4d7e-993b-e266e878b39d",
    "release_group_id": "45dab15f-f488-4c0b-b600-aa9f70c55987",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2012-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco's Rickshaw Stop (Tuesday, August 25th)\n- Seattle's Crocodile Café (Friday, August 28th)\n\n“All the music we gravitate towards has that quality where you can imagine the space it was created in and the people who made it. Not this handed-down-from-on-high sensibility. A certain handmade feeling is what we're after,” Stewart explains. “The music doesn't have to be complex, but it's important to carry some residue of the process, especially when working with what [can sometimes] be construed as cold-sounding electronics. It's humanizing.” \n\nhttps://blackmarble.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}