Information about plays

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

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

{
    "id": 3562266,
    "uri": "https://api.kexp.org/v2/plays/3562266/?format=api",
    "airdate": "2025-10-07T06:37:05-07:00",
    "show": 64769,
    "show_uri": "https://api.kexp.org/v2/shows/64769/?format=api",
    "image_uri": "https://ia803106.us.archive.org/22/items/mbid-1d9d8be7-c5cf-4822-a7e9-55e665b6eb42/mbid-1d9d8be7-c5cf-4822-a7e9-55e665b6eb42-7497588359_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-1d9d8be7-c5cf-4822-a7e9-55e665b6eb42/mbid-1d9d8be7-c5cf-4822-a7e9-55e665b6eb42-7497588359_thumb250.jpg",
    "song": "Ascension Day",
    "track_id": "f0d607a2-8acc-38b8-a63f-a801f19baa7b",
    "recording_id": "df9356d3-4c75-454e-ac71-a3a11cc26b8c",
    "artist": "Talk Talk",
    "artist_ids": [
        "a74f43e4-50c4-4b19-a2ce-c05ce9bccb03"
    ],
    "album": "Laughing Stock",
    "release_id": "1d9d8be7-c5cf-4822-a7e9-55e665b6eb42",
    "release_group_id": "3e0de863-6232-3f43-b2a2-7cfbf71b99e9",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1991-11-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#490 Favorite Album of All Time: Laughing Stock, Talk Talk\n\n\n\"Ascension Day\" is one of the six tracks on Talk Talk's carefully honed fifth and final album. \"Laughing Stock\" was painstakingly edited down to its 43-minute running time from a series of lengthy improvisational sessions. Sadly, it proved to be the last album bearing Mark Hollis' stamp before his untimely death, aged 64, in 2019. \n\nHere's an NPR remembrance: https://www.npr.org/2019/02/28/698650688/mark-hollis-and-talk-talks-brilliant-nuanced-stubborn-visions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}