Information about plays

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

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

{
    "id": 3633337,
    "uri": "https://api.kexp.org/v2/plays/3633337/?format=api",
    "airdate": "2026-03-25T02:22:02-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-690e63dc-2012-41dc-bcd3-1f14bfba5d21/mbid-690e63dc-2012-41dc-bcd3-1f14bfba5d21-34853573942_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-690e63dc-2012-41dc-bcd3-1f14bfba5d21/mbid-690e63dc-2012-41dc-bcd3-1f14bfba5d21-34853573942_thumb250.jpg",
    "song": "Turn It Up",
    "track_id": "91ee86ba-e681-48a3-b7db-1110ea87b5a4",
    "recording_id": "21d21bd3-eb40-43c7-b393-fe0aa64ac4f0",
    "artist": "Busta Rhymes",
    "artist_ids": [
        "10a9ff92-9637-4498-afea-7044b2ab0dc0"
    ],
    "album": "When Disaster Strikes...",
    "release_id": "690e63dc-2012-41dc-bcd3-1f14bfba5d21",
    "release_group_id": "de924d2c-e31a-43fd-b6bc-820a0b8bd8fb",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fun Busta Rhymes Facts\n\n1. He once held a record in the Guinness Book of World Records.\n\nBusta raps at excessive speeds. I mean really, how many times did you have to listen to his verse on “Look At Me Now” to catch the first three lines of his verse? In 2000, Busta Rhymes was entered into the Guinness Book of World Records for having said the most syllables in one second. \n\n2. His rap name comes from a former football player.\n\nHis first rap name was Chilly-O-Ski. Soon after giving himself that name, he and plenty of other people decided it was corny. Chuck D of Public Enemy named him Busta Rhymes after the former Minnesota Viking, George “Buster” Rhymes.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}