Information about plays

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

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

{
    "id": 3633429,
    "uri": "https://api.kexp.org/v2/plays/3633429/?format=api",
    "airdate": "2026-03-25T08:24:18-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-cf45ab94-a52a-4109-bac6-e596dd805d5d/mbid-cf45ab94-a52a-4109-bac6-e596dd805d5d-5578664004_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-cf45ab94-a52a-4109-bac6-e596dd805d5d/mbid-cf45ab94-a52a-4109-bac6-e596dd805d5d-5578664004_thumb250.jpg",
    "song": "The Time Warp",
    "track_id": "a27476ee-905d-3576-bc10-a1d063ce2636",
    "recording_id": "29df82be-e1ba-41bd-b0b6-548b23cc585f",
    "artist": "Richard O’Brien, Little Nell, Patricia Quinn, Charles Gray",
    "artist_ids": [
        "ff693144-69be-4ec5-9150-cb3c5652e430",
        "1e8d1701-18c5-4a4d-a661-9b89d9c858e0",
        "a86b1c31-da7e-4960-9f80-5e6210865134",
        "9b31dfae-74cc-40a5-b90f-179c2feab78c"
    ],
    "album": "The Rocky Horror Picture Show",
    "release_id": "cf45ab94-a52a-4109-bac6-e596dd805d5d",
    "release_group_id": "3bcbb670-3d84-31a1-9838-42633504b075",
    "labels": [
        "Ode Records"
    ],
    "label_ids": [
        "b3d75193-db00-49de-a9f6-111349bad210"
    ],
    "release_date": "1975-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Richard O'Brien!\n\nBorn this day in 1942 (84), Richard is a British-New Zealand actor, writer, musician, and television presenter. He wrote the musical stage show The Rocky Horror Show in 1973, which has remained in continuous production.\n\nRichard performed as Riff Raff.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}