Information about plays

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

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

{
    "id": 3561927,
    "uri": "https://api.kexp.org/v2/plays/3561927/?format=api",
    "airdate": "2025-10-06T06:02:33-07:00",
    "show": 64761,
    "show_uri": "https://api.kexp.org/v2/shows/64761/?format=api",
    "image_uri": "https://ia800508.us.archive.org/21/items/mbid-6b51b203-8f89-40dd-8fff-db4b041fac91/mbid-6b51b203-8f89-40dd-8fff-db4b041fac91-10986771557_thumb500.jpg",
    "thumbnail_uri": "https://ia800508.us.archive.org/21/items/mbid-6b51b203-8f89-40dd-8fff-db4b041fac91/mbid-6b51b203-8f89-40dd-8fff-db4b041fac91-10986771557_thumb250.jpg",
    "song": "I Know You Rider",
    "track_id": "d8452228-69bc-36fc-be3d-86159e61d364",
    "recording_id": "c904df91-2255-4bc8-be0c-f9534a558e5b",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "Europe '72",
    "release_id": "d9d6ffbb-0346-47ae-911e-18e029f2f30e",
    "release_group_id": "d716a4c9-f22c-40d5-9008-749863f61da3",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1972-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#621\n\nLittle Brother Montgomery was a young jazz & blues piano player based in Mississippi during the ‘30s. He later became well-regarded after moving to Chicago, but at the time he was probably little-known outside Mississippi. He primarily played in jazz bands and only had a couple of records out at that point, one of them the popular “Vicksburg Blues,” released by Paramount Records in 1930. On the other side was “No Special Rider Blues.” \n\nIt was that B-side that became the basis for \"I Know You Rider.\" \n\nLearn about the origins of this traditional blues song: https://deadessays.blogspot.com/2023/12/the-origins-of-i-know-you-rider-1930.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}