Information about plays

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

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

{
    "id": 3629799,
    "uri": "https://api.kexp.org/v2/plays/3629799/?format=api",
    "airdate": "2026-03-16T15:51:38-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-3fb8257f-2bd7-4297-a53d-7efceab64e4f/mbid-3fb8257f-2bd7-4297-a53d-7efceab64e4f-27813759399_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-3fb8257f-2bd7-4297-a53d-7efceab64e4f/mbid-3fb8257f-2bd7-4297-a53d-7efceab64e4f-27813759399_thumb250.jpg",
    "song": "Ever Thought of Coming Back",
    "track_id": "bcce82d8-ff7e-340b-a3a0-3be6a62a817b",
    "recording_id": "c813545d-6675-4c38-bae8-35b3c585f5cb",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "Below the Branches",
    "release_id": "3fb8257f-2bd7-4297-a53d-7efceab64e4f",
    "release_group_id": "9014f1cc-57fd-346d-ae4f-aae5d9bfc704",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco artist Kelley Stoltz (and one of KEXP's newest DJs for the Bay Area local music show, Vinelands)!\n\nhttps://www.kelleystoltz.com/\nhttps://kelley.bandcamp.com\n\nAnd catch Troy's cover of this song here: https://www.youtube.com/watch?v=mgtGXGCa01o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}