Information about plays

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

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

{
    "id": 3624659,
    "uri": "https://api.kexp.org/v2/plays/3624659/?format=api",
    "airdate": "2026-03-03T03:56:15-08:00",
    "show": 66077,
    "show_uri": "https://api.kexp.org/v2/shows/66077/?format=api",
    "image_uri": "https://coverartarchive.org/release/1f29ba7c-6612-4e7f-a043-79bebcca2cae/14740024708-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1f29ba7c-6612-4e7f-a043-79bebcca2cae/14740024708-250.jpg",
    "song": "The World Is a Ghetto",
    "track_id": null,
    "recording_id": "8304c4aa-c296-462b-b6e0-a3b9500976bc",
    "artist": "War",
    "artist_ids": [
        "3e6bbdb8-66c8-439c-a3d9-87391ce88740"
    ],
    "album": "The World Is a Ghetto",
    "release_id": null,
    "release_group_id": "ae18844a-d94e-380f-a558-78252d57dc9a",
    "labels": [],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Long Beach, CA, War was a musical crossover band which fused elements of rock, funk, jazz, Latin, rhythm and blues, and reggae. The band – then called Nightshift – was spotted by ex-Animals singer Eric Burdon in 1969 and they became his backing band. Named War as a protest against Vietnam, the seven-piece group backed Burdon for two albums and kept a fiercely political agenda. 'The World Is a Ghetto' - the third album released by the band after Burdon's departure - was Billboard magazine's Album of the Year as the best-selling album of 1973. \n\nwartheband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}