Information about plays

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

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

{
    "id": 3624441,
    "uri": "https://api.kexp.org/v2/plays/3624441/?format=api",
    "airdate": "2026-03-02T15:19:17-08:00",
    "show": 66073,
    "show_uri": "https://api.kexp.org/v2/shows/66073/?format=api",
    "image_uri": "https://ia601501.us.archive.org/5/items/mbid-80593447-940e-42d6-9247-04becb106997/mbid-80593447-940e-42d6-9247-04becb106997-40623555648_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-80593447-940e-42d6-9247-04becb106997/mbid-80593447-940e-42d6-9247-04becb106997-40623555648_thumb250.jpg",
    "song": "Cycles Of Growth",
    "track_id": "6acb282c-0b24-471c-960b-c2bba306c68a",
    "recording_id": "9878dae7-1c08-45bd-ba13-419a0c33a395",
    "artist": "Shabaka feat. Esperanza Spalding",
    "artist_ids": [
        "5b0f26cc-1203-49d8-abe2-90bec87a2e71",
        "5c12b265-5e59-44e0-b657-5cf4169f7316"
    ],
    "album": "Possession",
    "release_id": "80593447-940e-42d6-9247-04becb106997",
    "release_group_id": "2953b784-20cb-401a-9dde-4eb22fc0351b",
    "labels": [
        "impulse!"
    ],
    "label_ids": [
        "93c3b044-2b4e-4239-a73b-8fb76f3e6ca9"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The follow up to British jazz artist Shabaka Hutching's debut solo album. \n\nHutchings has played saxophone and other wind instruments with the Sun Ra Arkestra, Andre 3000, Floating Points, Mulatu Astatke, Polar Bear, Melt Yourself Down, Heliocentrics, London Brew and Zed-U.\n\nhttps://shabaka.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}