Information about plays

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

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

{
    "id": 3581913,
    "uri": "https://api.kexp.org/v2/plays/3581913/?format=api",
    "airdate": "2025-11-23T12:35:25-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://ia601000.us.archive.org/30/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb500.jpg",
    "thumbnail_uri": "https://ia601000.us.archive.org/30/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb250.jpg",
    "song": "Desire",
    "track_id": "a947b8e3-734c-4f9b-ae0f-b63a8e559172",
    "recording_id": "a2b9d4cf-8b1c-46b5-8483-b4ca6782b311",
    "artist": "Nightmares On Wax feat. Liam Bailey & Haile Supreme",
    "artist_ids": [
        "66e050ed-2491-4528-b7d7-7825cd2cd71e",
        "f0301343-059a-4f68-a0b0-c6c447680c8d",
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "Echo45 Sound System",
    "release_id": "07d22bed-e640-4470-9d6b-c5b069fb1fbb",
    "release_group_id": "9f55a9f2-3c01-4705-8aea-a5a2351773fc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Growing up in the sound system culture of Leeds in England, George Evelyn spent a fiver, courtesy of his mum, on a battered old speaker box he named \"Echo45\". That box led him to Kevin Harper, a founding member of Nightmares on Wax, a chance meeting that would change the course of his life.\n\nhttps://nightmaresonwax.bandcamp.com/album/echo45-sound-system\nhttps://nightmaresonwax.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}