Information about plays

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

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

{
    "id": 3637967,
    "uri": "https://api.kexp.org/v2/plays/3637967/?format=api",
    "airdate": "2026-04-04T23:25:21-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://ia801003.us.archive.org/35/items/mbid-0ec10bc5-39ea-388d-a408-57fce4979658/mbid-0ec10bc5-39ea-388d-a408-57fce4979658-16968191506_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/35/items/mbid-0ec10bc5-39ea-388d-a408-57fce4979658/mbid-0ec10bc5-39ea-388d-a408-57fce4979658-16968191506_thumb250.jpg",
    "song": "Die, Die My Darling",
    "track_id": "f48f218b-fe95-3a81-94fb-f490a27373f9",
    "recording_id": "c4a07661-67b6-4391-b7ae-c964bd37cb01",
    "artist": "Misfits",
    "artist_ids": [
        "936addc3-91aa-49de-8ec0-0dc186de151f"
    ],
    "album": "Collection I",
    "release_id": "0ec10bc5-39ea-388d-a408-57fce4979658",
    "release_group_id": "f0f25426-1907-48f2-9535-d16ef101e46b",
    "labels": [
        "Plan 9"
    ],
    "label_ids": [
        "3fdd3460-7077-4d8b-9420-0622e496d9dd"
    ],
    "release_date": "1994-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Die, Die My Darling is based on the 1965 horror movie Fanatic. The song was released 7 months after the Misfits broke up. The cover of the single is derived from the cover of the September 1953 issue number 19 of the comic book Chamber of Chills.\n--\nThe song was given a popularity boost when Metallica covered the song in 1998, which hit  # 26 on the US Mainstream Rock charts. Misfits guitarist Doyle said about the cover:\nI couldn’t believe it when I first heard it!\n-\nPsst....want to purchase a Misfits Did, Die My Darling T-shirt?: https://store.misfits.com/products/misfits-die-die-my-darling-black-tee-tmi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}