Information about plays

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

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

{
    "id": 3630679,
    "uri": "https://api.kexp.org/v2/plays/3630679/?format=api",
    "airdate": "2026-03-18T16:07:18-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-d7f2da26-423a-457f-96b3-7228d75fe410/mbid-d7f2da26-423a-457f-96b3-7228d75fe410-42133288303_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-d7f2da26-423a-457f-96b3-7228d75fe410/mbid-d7f2da26-423a-457f-96b3-7228d75fe410-42133288303_thumb250.jpg",
    "song": "Possession",
    "track_id": "beb2355a-c07c-4d4c-bf81-421ac2f7f742",
    "recording_id": "01a85631-379c-4a30-bce5-b655da84c388",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Possession",
    "release_id": "d7f2da26-423a-457f-96b3-7228d75fe410",
    "release_group_id": "e02a410c-8615-4442-96cc-a3de732c1a95",
    "labels": [
        "Drag City Inc."
    ],
    "label_ids": [
        "b7922254-a7e8-4da7-b16e-5b6dd3ff2a33"
    ],
    "release_date": "2025-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall is touring this Spring! \n\nNo PNW dates, but plenty of others!\nhttps://ty-segall.com/pages/tour\n--\n \"Taking back alleys through complicated cityscapes, ripping riffs jaggedly out of past hits for a new purpose, Ty scans the wreckage scattered all around, singing about the end of the rope while resisting defeat—suggesting an ecstatic new empire to build as he cruises the countryside in his glittering craft\" https://www.v2benelux.com/news/ty-segall-possession",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}