Information about plays

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

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

{
    "id": 3562787,
    "uri": "https://api.kexp.org/v2/plays/3562787/?format=api",
    "airdate": "2025-10-08T19:51:05-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?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": "Dekinai",
    "track_id": "f92f35ad-5cd5-4a5b-92e5-d080a3af1de8",
    "recording_id": "10ce6e6b-166a-4aaf-a4e6-2f65c1279b54",
    "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": "Make a gift of $15/month or more online THIS hour and you'll get a special Live Room Mug! \n--\n\"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",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}