Information about plays

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

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

{
    "id": 3631157,
    "uri": "https://api.kexp.org/v2/plays/3631157/?format=api",
    "airdate": "2026-03-19T17:37:42-07:00",
    "show": 66224,
    "show_uri": "https://api.kexp.org/v2/shows/66224/?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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Dutch band Iguana Death Cult. Formed in 2014, the band has grown from a group of friends into a renowned international act, touring with OSEES and Frankie and the Witch Fingers, supporting Jack White, and appearing at SXSW, Levitation, and Desert Daze. \n\nTheir new album 'Guns Out' drops on April 10.\n\nhttps://iguanadeathcult.bandcamp.com\nhttps://iguanadeathcult.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}