Information about plays

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

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

{
    "id": 3639560,
    "uri": "https://api.kexp.org/v2/plays/3639560/?format=api",
    "airdate": "2026-04-08T18:32:42-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "https://dn710402.ca.archive.org/0/items/mbid-ef81fb36-73f2-4e5a-a8db-f97b6473d072/mbid-ef81fb36-73f2-4e5a-a8db-f97b6473d072-44090443524_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-ef81fb36-73f2-4e5a-a8db-f97b6473d072/mbid-ef81fb36-73f2-4e5a-a8db-f97b6473d072-44090443524_thumb250.jpg",
    "song": "Hollywood",
    "track_id": "010609ba-5b12-429a-83b8-2c426b20ce46",
    "recording_id": "3db60e1e-30b4-4b3b-ba3c-5dda5a46f2e8",
    "artist": "SUEP",
    "artist_ids": [
        "8db31d91-abf8-41bf-9ec6-3eb59742213d"
    ],
    "album": "Forever",
    "release_id": "ef81fb36-73f2-4e5a-a8db-f97b6473d072",
    "release_group_id": "f7544947-411e-427d-8114-ddc408c06af6",
    "labels": [
        "Memorials of Distinction"
    ],
    "label_ids": [
        "b42d1ab3-d673-4525-8930-c74a3321d3f5"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by Georgie Stott and Joshua Harvey, SUEP have become fixtures of south-east London’s underground through a series of shared living spaces, improvised studios and DIY venues. Now with George Nicholls (The Tubs, Joanna Gruesome, GN Band), William Deacon (PC World), and Louis Forster (The Goon Sax, Expiry) completing the line up, their debut 'Forever' is here!\n\nhttps://memorialsofdistinction.bandcamp.com/album/forever",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}