Information about plays

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

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

{
    "id": 3621913,
    "uri": "https://api.kexp.org/v2/plays/3621913/?format=api",
    "airdate": "2026-02-25T01:09:17-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-7fd4d838-7672-4f8f-9471-6276eae4fb9b/mbid-7fd4d838-7672-4f8f-9471-6276eae4fb9b-29655658406_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-7fd4d838-7672-4f8f-9471-6276eae4fb9b/mbid-7fd4d838-7672-4f8f-9471-6276eae4fb9b-29655658406_thumb250.jpg",
    "song": "Don't Forget Your Neighborhood",
    "track_id": "2187fe5f-6654-4a82-a692-e9fe27c415b9",
    "recording_id": "b2b5bd1a-60c5-48bc-a4bb-fcb85f07eff2",
    "artist": "The Avalanches & Cola Boyy",
    "artist_ids": [
        "27dc2be4-db34-4f2e-b0cb-65b911f0039b",
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Prosthetic Boombox",
    "release_id": "7fd4d838-7672-4f8f-9471-6276eae4fb9b",
    "release_group_id": "c435545c-2cdc-4bc8-8457-67d1b321fdc8",
    "labels": [
        "Record Makers"
    ],
    "label_ids": [
        "d58a1478-222b-4f11-b55f-7f14b7f94ef6"
    ],
    "release_date": "2021-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Cola Boyy <3 \nCola Boyy's track, \"Don't Forget Your Neighborhood\" was co-written and produced by Aussie duo The Avalanches. The Avalanches said of working with Cola Boyy, \"He’s just such an amazing dude, so smart and he’s very political too. He’s very passionate about his local community, about life, he’s an activist. He’s very outspoken – so I loved having him on the same record as Mick Jones.” https://bit.ly/3iubU4Y\n--\nMatthew Urango, aka Cola Boyy, is coming from Oxnard, California. He was discovered on the occasion of a concert in Los Angeles by Record Makers, the record label of Kavinsky and Sebastien Tellier.\n\nCola Boyy is an unusual and self-taught musician & singer. His very typical but natural voice is the consequence of a disability from birth. \nhttps://colaboyy.bandcamp.com/album/prosthetic-boombox",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}