Information about plays

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

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

{
    "id": 3537956,
    "uri": "https://api.kexp.org/v2/plays/3537956/?format=api",
    "airdate": "2025-08-09T15:40:47-07:00",
    "show": 64245,
    "show_uri": "https://api.kexp.org/v2/shows/64245/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-27402d57-32cb-4273-87f5-59f1a2f08365/mbid-27402d57-32cb-4273-87f5-59f1a2f08365-35868281258_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-27402d57-32cb-4273-87f5-59f1a2f08365/mbid-27402d57-32cb-4273-87f5-59f1a2f08365-35868281258_thumb250.jpg",
    "song": "Wasp – Behind the Wall of Sleep – Bassically",
    "track_id": "0c03f56f-d9b1-4c76-a996-3c09bf7aa979",
    "recording_id": "afec54d9-e345-47a8-8694-c29098e26d4c",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Black Sabbath",
    "release_id": "27402d57-32cb-4273-87f5-59f1a2f08365",
    "release_group_id": "826c9743-a3f0-3479-bf06-8df2e140ef1d",
    "labels": [
        "Warner Bros. Records",
        "Rhino"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2014-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank you for the decades-long wild ride, Ozzy. \n\nThis song is based on H.P. Lovecraft’s short story Beyond the Wall of Sleep. The story is about an otherworldly entity trying to communicate through a dying inmate in a mental hospital. His message was that “within the realm of sleep, humans can experience the vistas of many planes and universes which remain unknown to waking awareness.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}