Information about plays

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

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

{
    "id": 3639118,
    "uri": "https://api.kexp.org/v2/plays/3639118/?format=api",
    "airdate": "2026-04-07T16:28:19-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everything Good Is Bad",
    "track_id": null,
    "recording_id": "3a9e6acb-f599-40af-ac30-dfe427304189",
    "artist": "Wheedle's Groove",
    "artist_ids": [
        "079c1a24-223f-4696-9ee4-0309dba4f636"
    ],
    "album": "Kearney Barton",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Hot Wax"
    ],
    "label_ids": [
        "3f3520d2-706d-4d46-88bd-f975576e95d4"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Light in the Attic recorded this album by Seattle's Wheedle's Groove all analog in the studio, with the man who not only fostered an original Northwest sound but engineered a handful of the original Wheedle’s Groove tracks – studio wiz Kearney Barton (The Sonics, The Wailers, Black On White Affair). And now, 5 years later, Light In The Attic is happy to put forth Wheedle’s Groove – Kearney Barton, an album of 9 new earth shaking, head nodding grooves.\nhttps://lightintheattic.net/products/kearney-barton",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}