Information about plays

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

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

{
    "id": 3659811,
    "uri": "https://api.kexp.org/v2/plays/3659811/?format=api",
    "airdate": "2026-05-26T12:36:59-07:00",
    "show": 66820,
    "show_uri": "https://api.kexp.org/v2/shows/66820/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d-15192774015_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d/mbid-bcd655ee-3955-426f-81a0-b9cd1d94b28d-15192774015_thumb250.jpg",
    "song": "Break a Guitar",
    "track_id": "97dca116-7357-470f-a73e-fc457cb8aedd",
    "recording_id": "c162a191-2898-429f-bf52-c81f30943f77",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Ty Segall",
    "release_id": "bcd655ee-3955-426f-81a0-b9cd1d94b28d",
    "release_group_id": "bcc76cdb-fd40-4c62-945b-fc79519d2d26",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2017-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall is headlining the sold-out KEXP BBQ on Saturday, August 22nd.: https://www.kexp.org/bbq/\n--\nWatch Ty Segall 'Break A Guitar' with Fred Armisen: https://www.youtube.com/watch?v=nejNXG5PFnM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}