Information about plays

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

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

{
    "id": 3592629,
    "uri": "https://api.kexp.org/v2/plays/3592629/?format=api",
    "airdate": "2025-12-18T09:19:20-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Treat Me Like a Saturday Night",
    "track_id": "1c80ddb3-6c15-3966-a0b1-2292d1834695",
    "recording_id": "93bc08fc-0dac-459a-97f0-b388b792749b",
    "artist": "Joe Ely",
    "artist_ids": [
        "4682ba8c-e15d-4543-9747-c72860392c76"
    ],
    "album": "Joe Ely",
    "release_id": "a95f7b10-d687-49b7-a0ee-084b624fb980",
    "release_group_id": "431252ba-fd8b-3a3f-9254-75f91d155a4f",
    "labels": [
        "CBUJ Entertainment"
    ],
    "label_ids": [
        "79566a9e-e162-448f-9d8f-142021c3f775"
    ],
    "release_date": "2007-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joe Ely died from complications of Lewy body dementia, Parkinson's, and pneumonia. At the time of his death, Ely’s \"beloved\" wife Sharon, whom he married in 1983, and daughter Marie were at his side at their home in Taos, New Mexico.\nhttps://people.com/joe-ely-dead-age-78-progressive-texas-country-legend-11870191",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}