Information about plays

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

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

{
    "id": 3633109,
    "uri": "https://api.kexp.org/v2/plays/3633109/?format=api",
    "airdate": "2026-03-24T11:55:12-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia800905.us.archive.org/22/items/mbid-02de0b14-87d1-4546-987f-5cea0ae3ded0/mbid-02de0b14-87d1-4546-987f-5cea0ae3ded0-42253521419_thumb250.jpg",
    "song": "Buffalo Stance (Kevin Sanderson’s techno stance remix one)",
    "track_id": "52301442-17d8-3ffd-a760-5f62019c605c",
    "recording_id": "8c8cfd42-6af1-4ee1-819e-58416f8ff8c0",
    "artist": "Neneh Cherry",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a"
    ],
    "album": "Buffalo Stance (Remixes)",
    "release_id": "281767ab-74da-4632-9407-03d987beb053",
    "release_group_id": "6297137a-5759-3d1b-9609-da972acfa9fc",
    "labels": [
        "Virgin Schallplatten GmbH"
    ],
    "label_ids": [
        "7d205322-a078-49e5-a1dc-7f90017cbb92"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Saunderson is one of the pioneers of Dtroit Techno. Learn some more about him from the Detroit Historical Society: https://www.detroithistorical.org/learn/online-research/encyclopedia-of-detroit/saunderson-kevin\n--\nHis remix of this classic Neneh Cherry song sampled the drums from James Brown's 1970 \"Funky Drummer (Pt. 1 & 2).\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}