Information about plays

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

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

{
    "id": 3533511,
    "uri": "https://api.kexp.org/v2/plays/3533511/?format=api",
    "airdate": "2025-07-29T23:42:27-07:00",
    "show": 64149,
    "show_uri": "https://api.kexp.org/v2/shows/64149/?format=api",
    "image_uri": "https://ia801800.us.archive.org/31/items/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17-41259776679_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/31/items/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17-41259776679_thumb250.jpg",
    "song": "Assis",
    "track_id": "d1de7b93-ef02-4445-8065-e94532664f46",
    "recording_id": "115923ef-b4f6-4970-9eb9-5dd3cc1448aa",
    "artist": "spill tab",
    "artist_ids": [
        "12f8b9d5-fd3f-4182-8a3f-bbd517c709cf"
    ],
    "album": "ANGIE",
    "release_id": "5d89374c-f0f8-41ed-84e3-c247bcefad17",
    "release_group_id": "b0fe72b9-a68c-44d1-b33e-7141f840833e",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best Debut Albums! LA-based French-Korean singer, songwriter and producer \nspill tab will tour this fall! \n- November 16th @ Seattle's Showbox SoDo\n- November 17th @ Portland's Roseland Theater\n- November 19th @ SF's The Regency Ballroom\n\nMore dates & locales here: https://www.spilltab.net/#tour\n--\nUnencumbered by genre, LA-based French-Korean singer, songwriter and producer Claire Chicha–aka spill tab–steps out and steps up with her debut full length. Featuring her breathy vocals, dreamy bedroom pop structures, innovative production, and enticing sonic manipulations, ‘ANGIE’ marks an exciting and confident official arrival for spill tab.\n\nhttps://spilltab.bandcamp.com/album/angie",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}