Information about plays

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

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

{
    "id": 3551724,
    "uri": "https://api.kexp.org/v2/plays/3551724/?format=api",
    "airdate": "2025-09-11T13:48:52-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://coverartarchive.org/release/5206c95f-07bf-41ae-8754-1730206936c7/41539550133-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5206c95f-07bf-41ae-8754-1730206936c7/41539550133-250.jpg",
    "song": "Paint the White House Black (album version)",
    "track_id": null,
    "recording_id": "d009efce-c165-4721-9a87-ff42a5682e73",
    "artist": "George Clinton",
    "artist_ids": [
        "84683370-5eae-418b-acd8-883ac028a8a0"
    ],
    "album": "Paint the White House Black",
    "release_id": null,
    "release_group_id": "828248eb-2644-4e0c-908a-416282c860e4",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When Bill Clinton was elected, George Clinton enjoyed the coincidence of having a president with the same last name. When Chelsea Clinton came backstage with a coterie of Secret Service agents, she joked with the funkmaster about having a food fight. He dissuaded her, not wanting to get shot down by an overeager fed. While posing for a photo with Chelsea, George realized at the last moment that he should probably conceal the crack pipe he was holding, so he just made a fist around it: β€œIt was hot as a motherf**ker, burning my hand up, but it worked – the picture, without a crack pipe in sight, was in People magazine.”\n--\nThis song features Pupa Curley, MC Breed, Kam, Yo-Yo, Public Enemy, Ice Cube & Dr. Dre!: https://genius.com/George-clinton-paint-the-white-house-black-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}