Information about plays

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

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

{
    "id": 3551610,
    "uri": "https://api.kexp.org/v2/plays/3551610/?format=api",
    "airdate": "2025-09-11T06:51:02-07:00",
    "show": 64531,
    "show_uri": "https://api.kexp.org/v2/shows/64531/?format=api",
    "image_uri": "https://ia800507.us.archive.org/21/items/mbid-b4714bb0-5359-4348-b334-dfcb78772f77/mbid-b4714bb0-5359-4348-b334-dfcb78772f77-36432692522_thumb500.jpg",
    "thumbnail_uri": "https://ia600507.us.archive.org/21/items/mbid-b4714bb0-5359-4348-b334-dfcb78772f77/mbid-b4714bb0-5359-4348-b334-dfcb78772f77-36432692522_thumb250.jpg",
    "song": "Hard Time Killin' Floor Blues",
    "track_id": "ddb68421-7e1e-3ee9-b516-dbab12f5504d",
    "recording_id": "807c54cd-10e9-4b7d-afa8-12366e38a729",
    "artist": "Skip James",
    "artist_ids": [
        "f205743d-4441-471d-a3af-66f584738e29"
    ],
    "album": "Blues Story",
    "release_id": "b4714bb0-5359-4348-b334-dfcb78772f77",
    "release_group_id": "d64b059b-ee16-3a38-b5c6-598070c7b637",
    "labels": [
        "Shout! Factory"
    ],
    "label_ids": [
        "004762a8-6905-4270-b5f8-ceef5fc5bc73"
    ],
    "release_date": "2003-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The haunting quality of Nehemiah “Skip” James’s music earned him a reputation as one of the great early Mississippi bluesmen. James (1902-1969) grew up at the Woodbine Plantation and as a youth learned to play both guitar and piano. At his 1931 session for Paramount he recorded eighteen songs, including the dark-themed “Devil Got My Woman” and “Hard Time Killing Floor Blues.” He later became a minister, but returned to performing blues during the 1960s “blues revival.”\n\nhttps://msbluestrail.org/blues-trail-markers/skip-james",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}