Information about plays

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

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

{
    "id": 3639567,
    "uri": "https://api.kexp.org/v2/plays/3639567/?format=api",
    "airdate": "2026-04-08T19:00:38-07:00",
    "show": 66402,
    "show_uri": "https://api.kexp.org/v2/shows/66402/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a-14241876094_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a-14241876094_thumb250.jpg",
    "song": "A Gun Appears",
    "track_id": "2b0085de-56b6-42e6-bea4-66774f136453",
    "recording_id": "bc6a6261-ff40-4277-a3ce-5900d8f349cf",
    "artist": "Morgan Delt",
    "artist_ids": [
        "d5adb20d-3d1c-4753-9edf-a99d700312c7"
    ],
    "album": "Phase Zero",
    "release_id": "612c57ba-d55d-403d-8b97-bfeacf733d7a",
    "release_group_id": "5c9b6362-2ba3-4994-9c99-56a491cf5889",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\" After releasing a 6-song cassette in 2013 followed by a full length for the Trouble In Mind label, the California native now fine-tunes his sound world outwardly rather than honing in on a specific trajectory, allowing all of said influences to coexist together in a unique yet undoubtedly Californian vision.\" \n\nhttps://www.subpop.com/releases/morgan_delt/phase_zero",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}