Information about plays

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

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

{
    "id": 3633257,
    "uri": "https://api.kexp.org/v2/plays/3633257/?format=api",
    "airdate": "2026-03-24T21:48:16-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-82c46b86-d404-4e1c-a448-336826f49c6e/mbid-82c46b86-d404-4e1c-a448-336826f49c6e-29933530789_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-82c46b86-d404-4e1c-a448-336826f49c6e/mbid-82c46b86-d404-4e1c-a448-336826f49c6e-29933530789_thumb250.jpg",
    "song": "Panic in Detroit",
    "track_id": "758cb809-7f73-48ba-9233-5a0f70069934",
    "recording_id": "9431ca65-a613-4905-a1d1-9218fc47891e",
    "artist": "Sessa",
    "artist_ids": [
        "53d61df0-7de0-4bb8-b73c-94758ae02466"
    ],
    "album": "Modern Love",
    "release_id": "82c46b86-d404-4e1c-a448-336826f49c6e",
    "release_group_id": "d12eeeaf-2adf-4227-9ac7-496bafc6b6fe",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2021-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sessa will be performing at Hidden Hall here in Fremont tomorrow night (March 25th). Tickets here: https://tinyurl.com/5n6jzdtb\n\nBBE's \"Modern Love\" is a diverse compendium of specially commissioned cover versions of rarities and classics in tribute to David Bowie.\n\nListen to the entire compilation here: https://tinyurl.com/ye959at8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}