Information about plays

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

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

{
    "id": 3633909,
    "uri": "https://api.kexp.org/v2/plays/3633909/?format=api",
    "airdate": "2026-03-26T13:52:19-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://coverartarchive.org/release/ad6c6b58-23bd-471d-bafa-bf0e2b3f2636/5254303248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ad6c6b58-23bd-471d-bafa-bf0e2b3f2636/5254303248-250.jpg",
    "song": "Children of the Grave",
    "track_id": null,
    "recording_id": "cbcc02d0-c72f-446f-9c6d-9a313b742acc",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Master of Reality",
    "release_id": null,
    "release_group_id": "e51e9779-2edc-3b39-959c-299fdb5ed940",
    "labels": [],
    "label_ids": [],
    "release_date": "1971-07-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Children Of The Grave\" is one of Black Sabbath's most popular songs. It has all the ingredients of Sabbath goodness: Beastly drumming by Bill Ward, the mighty guitar of Tony Iommi, and an incisive lyric by Geezer Butler delivered with conviction by Ozzy Osbourne.\n--\nTommy Iommi  lost the tips of the middle and ring fingers on his right hand to an industrial accident before the Sabs took flight. So while Black Sabbath and Paranoid had been recorded in standard tuning, Iommi found it less painful to drop the tuning of his light-gauge custom Picato strings to a bowel-emptying C# for this brutal riff. “I tuned down because playing at standard pitch used to hurt,” he recalls.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}