Information about plays

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

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

{
    "id": 3643203,
    "uri": "https://api.kexp.org/v2/plays/3643203/?format=api",
    "airdate": "2026-04-17T11:14:20-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://dn720601.ca.archive.org/0/items/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f-44322954828_thumb500.jpg",
    "thumbnail_uri": "https://dn720601.ca.archive.org/0/items/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f/mbid-7cc105ed-f053-402e-8994-cae9f3ad737f-44322954828_thumb250.jpg",
    "song": "I Like It, Its Nice",
    "track_id": "79873dc7-45c0-4216-a67e-948bc6aa4def",
    "recording_id": "4d541f0f-5f15-4c45-bd4c-af3752a90aad",
    "artist": "Iguana Death Cult",
    "artist_ids": [
        "4b253e1e-2e12-4013-b566-d41ab99753fb"
    ],
    "album": "Guns Out",
    "release_id": "7cc105ed-f053-402e-8994-cae9f3ad737f",
    "release_group_id": "a60d42e2-5b18-4466-a4a7-40e7dd693235",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rotterdam band Iguana Death Cult released Guns Out just last week! \n\nThe band's \"latest evolution finds [them] band reflecting on hardship and doubt while facing a burning world. The result channels their early punk and garage roots, powered by Tobias Opschoor’s razorsharp riffs, Uri Rennert’s relentless drumming, Jimmy de Kok’s groovy rhythms and Jeroen Reek’s raw, emotive vocals.\"\n\nhttps://iguanadeathcult.bandcamp.com/album/guns-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}