Information about plays

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

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

{
    "id": 3659012,
    "uri": "https://api.kexp.org/v2/plays/3659012/?format=api",
    "airdate": "2026-05-24T14:41:15-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn720808.ca.archive.org/0/items/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f-44079789120_thumb500.jpg",
    "thumbnail_uri": "https://dn720808.ca.archive.org/0/items/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f-44079789120_thumb250.jpg",
    "song": "if you wanna party, come over to my house",
    "track_id": "6067effa-3902-459f-87aa-e94fe69aafd6",
    "recording_id": "81d66751-0ed0-4460-9db8-7111332284e0",
    "artist": "Fcukers",
    "artist_ids": [
        "5e23e428-d9f5-4679-bd7c-8254d6f0a437"
    ],
    "album": "Ö",
    "release_id": "b52384b1-fbbf-4ba3-8a83-cf10969e3b5f",
    "release_group_id": "2a639b6c-bdea-42d6-b2c4-195f38b9dc55",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York-based duo Fcukers officially release their highly anticipated debut album, Ö.  Made up of heart-pounding, instantly addictive tracks, the record dives further into the electric sound they’ve been shaping in real time.\n\nThe new album cements Shanny Wise and Jackson Walker Lewis as key voices in this new wave music, as they continue to carve a lane of their own.\n\nPicking up where they left off, Ö is not just their debut album, it’s the moment the band has been building towards since the start of their careers. https://tinyurl.com/bdfpkbdx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}