Information about plays

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

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

{
    "id": 3633080,
    "uri": "https://api.kexp.org/v2/plays/3633080/?format=api",
    "airdate": "2026-03-24T10:21:13-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-ae5e9fd4-89d7-4431-bf13-67f8620a044d/mbid-ae5e9fd4-89d7-4431-bf13-67f8620a044d-38873256648_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-ae5e9fd4-89d7-4431-bf13-67f8620a044d/mbid-ae5e9fd4-89d7-4431-bf13-67f8620a044d-38873256648_thumb250.jpg",
    "song": "I Remember Louis",
    "track_id": "66a63368-77c0-46a8-b182-85ccb1da7ad6",
    "recording_id": "8afdbd66-f7a6-4ee6-b42a-5a90e19694dc",
    "artist": "Doc Severinsen",
    "artist_ids": [
        "1b149d4f-7654-42bc-8af8-3669aa9bcf21"
    ],
    "album": "Rhapsody For Now!",
    "release_id": "ae5e9fd4-89d7-4431-bf13-67f8620a044d",
    "release_group_id": "ab9b70ac-2da6-4d21-8266-4f59ed8cb862",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Carl Hilding \"Doc\" Severinsen is an American retired jazz trumpeter who led the NBC Orchestra on The Tonight Show Starring Johnny Carson.\n--\nThis is a medley of tunes paying tribute to Doc's personal music idol Louis Armstrong - and includes:   \nWhen It's Sleepy Time Down South\nStruttin' With Some Barbeque\nBlueberry Hill\nHello, Dolly\nMack the Knife\nSleepy Time (reprise)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}