Information about plays

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

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

{
    "id": 3636580,
    "uri": "https://api.kexp.org/v2/plays/3636580/?format=api",
    "airdate": "2026-04-01T20:21:06-07:00",
    "show": 66340,
    "show_uri": "https://api.kexp.org/v2/shows/66340/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-b244c9ec-be2c-36b7-a9ae-d656c5538a1a/mbid-b244c9ec-be2c-36b7-a9ae-d656c5538a1a-14484620789_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-b244c9ec-be2c-36b7-a9ae-d656c5538a1a/mbid-b244c9ec-be2c-36b7-a9ae-d656c5538a1a-14484620789_thumb250.jpg",
    "song": "The Gnome",
    "track_id": "ca21630b-9a52-305b-9a05-dc8eaaa5fb8d",
    "recording_id": "f2db360d-a43e-4b12-beeb-29457fe9416c",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "The Piper at the Gates of Dawn",
    "release_id": "b244c9ec-be2c-36b7-a9ae-d656c5538a1a",
    "release_group_id": "6792b6d1-4e65-3c3c-9d20-d08aa1dcfc60",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The reign of Queen Elizabeth ( the first ) rich people-built hermitages in their estates where Hermits lived, they all had long flowing beards and had to live in isolation as garden ornaments. Later in the 19th century this was seen to be a terrible thing and garden Gnomes came into existence so maybe, and this is a truly terrible suggestion, The Gnome by Pink Floyd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}