Information about plays

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

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

{
    "id": 3592617,
    "uri": "https://api.kexp.org/v2/plays/3592617/?format=api",
    "airdate": "2025-12-18T08:42:22-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "https://coverartarchive.org/release/7c1f1cd2-fa63-4b52-be0e-a0a23fed167b/9856429653-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7c1f1cd2-fa63-4b52-be0e-a0a23fed167b/9856429653-250.jpg",
    "song": "Hell Hole",
    "track_id": null,
    "recording_id": "7cf4d59d-70e5-4281-8adc-3bfbd06d2fa8",
    "artist": "Spın̈al Tap",
    "artist_ids": [
        "d0a0b3a2-ea58-4a7a-b18c-849d589bfac7"
    ],
    "album": "This Is Spinal Tap",
    "release_id": null,
    "release_group_id": "2f126ac8-e7ae-3124-be5e-70607b7b8358",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Rob Reiner, director of 'This Is Spinal Tap' (1984) and \"The Princess Bride\" (1987), who was found dead by homicide on December 14th, and David Kaff, who played Viv Savage, keyboardist of Spinal Tap, who died in his sleep in July.\n\n\"Spinal Tap\" was Reiner's directorial debut as a mockumentary and would  go onto become a cult classic.\nhttps://www.theguardian.com/film/2025/dec/15/rob-reiner-obituary\n\nDavid Kaff's bandmates in Mutual of Alameda’s Wild Kingdom wrote that: “David always had a kind word and a quick wit that would slay you where you stand. Then he’d make you smile doing it! RIP dear brother.”\nhttps://www.theguardian.com/film/2025/jul/15/david-kaff-spinal-tap-keyboardist-and-musician-dies-aged-79",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}