Information about plays

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

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

{
    "id": 3671054,
    "uri": "https://api.kexp.org/v2/plays/3671054/?format=api",
    "airdate": "2026-06-22T06:05:12-07:00",
    "show": 67057,
    "show_uri": "https://api.kexp.org/v2/shows/67057/?format=api",
    "image_uri": "https://dn711409.ca.archive.org/0/items/mbid-0b288b6c-5956-49f9-87cd-f2c2ca721545/mbid-0b288b6c-5956-49f9-87cd-f2c2ca721545-45359810168_thumb500.jpg",
    "thumbnail_uri": "https://ia601801.us.archive.org/16/items/mbid-0b288b6c-5956-49f9-87cd-f2c2ca721545/mbid-0b288b6c-5956-49f9-87cd-f2c2ca721545-45359810168_thumb250.jpg",
    "song": "Fossils",
    "track_id": "a61d10f6-c783-4656-a7d9-b94b9204cac0",
    "recording_id": "e7204768-3531-4eb7-9af9-e96d6289639b",
    "artist": "THAO",
    "artist_ids": [
        "27ab1ef7-7f44-4900-b963-0efe97d74a40"
    ],
    "album": "Fossils",
    "release_id": "0b288b6c-5956-49f9-87cd-f2c2ca721545",
    "release_group_id": "557c16f8-4655-41bc-b557-4d253f683efd",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2026-06-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written as a reminder to herself that you can only protect yourself for so long before you become frozen, a fossilized version of who you were meant to be, unformed and unfinished. It starts out aurally similar, tentative and locked in, before Thao layers in a sea of fan-submitted vocals singing about joyful memories of nightfall and release. “It's a prayer and a reminder and an encouragement,\" she says.\n\nhttps://thaoandthegetdownstaydown.bandcamp.com/track/fossils",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}