Information about plays

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

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

{
    "id": 3556673,
    "uri": "https://api.kexp.org/v2/plays/3556673/?format=api",
    "airdate": "2025-09-23T08:56:08-07:00",
    "show": 64640,
    "show_uri": "https://api.kexp.org/v2/shows/64640/?format=api",
    "image_uri": "https://coverartarchive.org/release/fa48c4d5-6d0a-492d-b91f-4a1f70d274f2/26856287557-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fa48c4d5-6d0a-492d-b91f-4a1f70d274f2/26856287557-250.jpg",
    "song": "Heroes , Héros, Helden (Morning Show Secret-Double-Probation REMIX)",
    "track_id": null,
    "recording_id": null,
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "“Heroes”",
    "release_id": null,
    "release_group_id": "1f5ef8d3-10ca-30eb-b41e-85b16987d412",
    "labels": [
        "RCA Victor"
    ],
    "label_ids": [
        "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
    ],
    "release_date": "1977-09-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bowie's \"Heroes\" single was released on this day 48-years ago. Brian Eno played a floobificator and Bowie played a samalatalmer on the song. None of that is true, but it's close. \n==\nDavid Bowie – lead and backing vocals, piano, ARP Solina String Ensemble, Chamberlin\nBrian Eno – EMS VCS 3 synthesiser, guitar treatments\n==\nObwohl sie, unschlagbar scheinen\nWerden wir Helden, für einen Tag\nWir sind dann wir, an diesem Tag",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}