Information about plays

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

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

{
    "id": 3650042,
    "uri": "https://api.kexp.org/v2/plays/3650042/?format=api",
    "airdate": "2026-05-03T14:34:33-07:00",
    "show": 66620,
    "show_uri": "https://api.kexp.org/v2/shows/66620/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb250.jpg",
    "song": "Waves Hotline",
    "track_id": "a22ae571-36dc-4209-ae44-f51bc8948e81",
    "recording_id": "3eaaf914-1afa-4462-b078-057a0389d528",
    "artist": "Moonchild",
    "artist_ids": [
        "ee172506-d3b5-4977-8486-eaa478052997"
    ],
    "album": "Waves",
    "release_id": "81164a05-3bf7-4f1a-b162-9b9784157f33",
    "release_group_id": "d1c7b218-4af1-4322-b06a-9bacc0e0df4a",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moonchild's Bay Area swing this summer just got more complicated. Thieves stole a 20-foot U-Haul containing the trio's instruments, lighting, stage design, and merchandise from an Oakland hotel last week, and the band has had to postpone their Northern California dates as a result. The Berkeley UC Theatre show is now rescheduled for July 29. \"Waves Hotline\" is from Waves, the LA trio's sixth album on Tru Thoughts — out in February, and a deliberate pivot from love songs into grief, healing, and recovery. \n\nhttps://hoodline.com/2026/05/oakland-hotel-heist-sideswipes-moonchild-tour-bay-area-shows-pushed-back/\n\nBerkeley, CA on July 29 at UC Theatre (rescheduled)\nhttps://thisismoonchild.bandcamp.com\nhttps://www.thisismoonchild.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}