Information about plays

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

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

{
    "id": 3634007,
    "uri": "https://api.kexp.org/v2/plays/3634007/?format=api",
    "airdate": "2026-03-26T19:46:02-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-21940784-44ee-4afd-9e41-05a4f10b5046/mbid-21940784-44ee-4afd-9e41-05a4f10b5046-31212200074_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-21940784-44ee-4afd-9e41-05a4f10b5046/mbid-21940784-44ee-4afd-9e41-05a4f10b5046-31212200074_thumb250.jpg",
    "song": "Beautiful (album version)",
    "track_id": "f9a3a547-f51f-4bed-9ca9-e64bf646bfdf",
    "recording_id": "bb78dae5-c439-4099-91c9-fc1824ec324a",
    "artist": "ゆらゆら帝国",
    "artist_ids": [
        "ae6c9840-240d-4f53-a56a-b5ff3da19550"
    ],
    "album": "Hollow Me / Beautiful",
    "release_id": "21940784-44ee-4afd-9e41-05a4f10b5046",
    "release_group_id": "12139751-4ea8-4a63-b126-0175d3f98e00",
    "labels": [
        "Death From Abroad"
    ],
    "label_ids": [
        "29407672-1d14-4bab-a884-057f11af8a5a"
    ],
    "release_date": "2009-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Yura Yura Teikoku (ゆらゆら帝国) (literally \"The Wobbling Empire\") is a 3-piece band from Tokyo's underground music scene centered on Kōenji.\" https://www.discogs.com/artist/415176-Yura-Yura-Teikoku\n\nShintaro Sakamoto was in this band!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}