Information about plays

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

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

{
    "id": 3611976,
    "uri": "https://api.kexp.org/v2/plays/3611976/?format=api",
    "airdate": "2026-02-01T17:03:32-08:00",
    "show": 65814,
    "show_uri": "https://api.kexp.org/v2/shows/65814/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb250.jpg",
    "song": "Angus Says (w/ Paula Kelley)",
    "track_id": "bda6e4ac-cf9e-4419-9b82-2df52a2b9769",
    "recording_id": "549016d7-8cfc-4cdd-af50-1af13f2db6e2",
    "artist": "Chatham Rise",
    "artist_ids": [
        "f05341fd-aaa8-453a-9dc2-835411f8c71b"
    ],
    "album": "Trillium",
    "release_id": "a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9",
    "release_group_id": "baf5619e-a4d6-490e-8c1d-c56403fc32cd",
    "labels": [
        "Infinite Spin Records"
    ],
    "label_ids": [
        "4e1b51b3-82b5-4471-b4df-e6625704abbc"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chatham Rise is a Psychedelic/Shoegaze/Space Rock band from Minneapolis, Minnesota that has recently wrapped up their third full-length LP, Trillium.\n\nChatham Rise have shared the stage with bands such as My Bloody Valentine, The Jesus & Mary Chain, LUNA, The Brian Jonestown Massacre, Spectrum, LOOP, Rain Parade, Black Mountain, Temples, The Chills, The Horrors, and more.\n\n\"Angus Says\" features guest vocals from Paula Kelley of legendary Boston shoegaze band, Drop Nineteens. https://tinyurl.com/4bveknfr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}