Information about plays

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

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

{
    "id": 3637863,
    "uri": "https://api.kexp.org/v2/plays/3637863/?format=api",
    "airdate": "2026-04-04T19:33:46-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-9e2a1ec8-f64a-47c1-810c-6aa8e9409ef2/mbid-9e2a1ec8-f64a-47c1-810c-6aa8e9409ef2-34403120846_thumb250.jpg",
    "song": "Economicon",
    "track_id": "3470c069-7ad8-4434-b121-cd0708d5c2ca",
    "recording_id": "1df2f0b7-98dc-4881-ad9b-4f7cfcc21138",
    "artist": "Baywitch",
    "artist_ids": [
        "9b8d392c-16b8-4c66-95f3-ac60e53f5606"
    ],
    "album": "Apocatropica",
    "release_id": "9e2a1ec8-f64a-47c1-810c-6aa8e9409ef2",
    "release_group_id": "95c82d1b-223a-497a-b236-89138a5c8570",
    "labels": [
        "Halfshell Records"
    ],
    "label_ids": [
        "73f1c56c-ba9b-4413-8bc8-297e21947c27"
    ],
    "release_date": "2022-04-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Baywitch’s 3rd album, ‘Apocatropica’ welcomes you into a realm adjacent to our own marred by mists, myths and monsters; a campy parable for very real-life wildfires, colonialism, bias, capitalism and the never-ending ever pending doom-news whirlpool. Baywitch is faster and fiercer, with a psychier surf sound to echo a dizzying time. Apocatropica was written and performed in Winter 2019.\n\nhttps://lightintheattic.net/products/apocatropica",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}