Information about plays

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

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

{
    "id": 3633867,
    "uri": "https://api.kexp.org/v2/plays/3633867/?format=api",
    "airdate": "2026-03-26T11:33:30-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-78a19478-fc25-4702-84d4-d1061948007e/mbid-78a19478-fc25-4702-84d4-d1061948007e-29184731570_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-78a19478-fc25-4702-84d4-d1061948007e/mbid-78a19478-fc25-4702-84d4-d1061948007e-29184731570_thumb250.jpg",
    "song": "Daddy / The Itsy Bitsy Stripper",
    "track_id": "af790977-4adf-4f6e-9451-5c9d806df9a1",
    "recording_id": "8f13e68f-8b35-4ab8-8c45-e57af47dcfb4",
    "artist": "Bob’s Burgers, Fred Armisen, Larry Murphy, H. Jon Benjamin, Eugene Mirman & John Roberts",
    "artist_ids": [
        "8921b8ae-6870-40ce-859d-fbcdd6006299",
        "44c61811-65a4-4cac-a2cd-782f5b05d719",
        "f376befd-492b-4fc9-9bcb-8485f6449431",
        "b1bad7e7-18fd-4c1d-9a64-66c3696209ac",
        "d0f40226-52b5-44d6-903c-10e670b446d1",
        "0af470f1-08df-4402-a382-9afffd35782c"
    ],
    "album": "The Bob’s Burgers Music Album",
    "release_id": "78a19478-fc25-4702-84d4-d1061948007e",
    "release_group_id": "80a9a677-34ba-4146-9830-f644566fbf93",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2017-05-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fred Armisen was featured in an episode of Bob's Burgers which included this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}