Information about plays

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

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

{
    "id": 3613524,
    "uri": "https://api.kexp.org/v2/plays/3613524/?format=api",
    "airdate": "2026-02-05T11:49:36-08:00",
    "show": 65846,
    "show_uri": "https://api.kexp.org/v2/shows/65846/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-50cdfdd5-5e99-4377-af49-1efb72164e2d/mbid-50cdfdd5-5e99-4377-af49-1efb72164e2d-43431489169_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-50cdfdd5-5e99-4377-af49-1efb72164e2d/mbid-50cdfdd5-5e99-4377-af49-1efb72164e2d-43431489169_thumb250.jpg",
    "song": "So Much Trouble in the World",
    "track_id": "fa74378c-1e16-4ea9-9e5f-89bee51fc050",
    "recording_id": "203031f2-034c-4066-8227-7fe311c36143",
    "artist": "Lucinda Williams feat. Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b",
        "21685b15-3074-446e-aa1d-ff7157014f53"
    ],
    "album": "World’s Gone Wrong",
    "release_id": "50cdfdd5-5e99-4377-af49-1efb72164e2d",
    "release_group_id": "95970ab5-003f-41fa-a1e2-8557aa41ac04",
    "labels": [
        "Highway 20 Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "dacb9eae-02d6-4677-b812-24449304b03c",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucinda Williams and Mavis Staples have collaborated on a powerful, stripped-back cover of Bob Marley’s \"So Much Trouble In The World\". Released on December 12, 2025, as part of Williams' album 'World's Gone Wrong', the track features soulful, weathered vocals from both artists, adding new weight to the 1979 classic. \n\nLucinda had this to say about the track:\n\"’So Much Trouble In The World’ was a song that hit me right away, and we had been messing around with for a few years – when the new album started to take on a topical nature, we knew that we absolutely had to get it recorded. It was a centerpiece of the record and who better to get to sing it with me than Mavis Staples. I am so thrilled that the two of us could finally do something together, and on such an amazing song.”\n\nhttps://americana-uk.com/lucinda-williams-so-much-trouble-in-the-world-features-mavis-staples",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}