Information about plays

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

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

{
    "id": 3627856,
    "uri": "https://api.kexp.org/v2/plays/3627856/?format=api",
    "airdate": "2026-03-11T21:07:50-07:00",
    "show": 66155,
    "show_uri": "https://api.kexp.org/v2/shows/66155/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce/mbid-d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce-21129597655_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce/mbid-d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce-21129597655_thumb250.jpg",
    "song": "Nana",
    "track_id": "bfb6d19e-76f4-4476-918c-6b3dff05dd1e",
    "recording_id": "1bb37d6c-6eed-4294-8341-1efa4cdce0d8",
    "artist": "Kikagaku Moyo",
    "artist_ids": [
        "3a605eba-b6a1-4298-855d-b3033df0bf8b"
    ],
    "album": "Masana Temples",
    "release_id": "d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce",
    "release_group_id": "fe815acc-e833-46e1-a995-6d0a2a62dc80",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2018-10-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Guruguru Brain label is home to some amazing bands from across Asia. \n--\nhttps://gurugurubrain.space/collections/farewellkmbundle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}