Information about plays

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

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

{
    "id": 3665248,
    "uri": "https://api.kexp.org/v2/plays/3665248/?format=api",
    "airdate": "2026-06-08T06:30:29-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://ia801803.us.archive.org/24/items/mbid-edf9b250-0ed5-427a-abdc-cf3ff653310f/mbid-edf9b250-0ed5-427a-abdc-cf3ff653310f-45289277907_thumb500.jpg",
    "thumbnail_uri": "https://ia801803.us.archive.org/24/items/mbid-edf9b250-0ed5-427a-abdc-cf3ff653310f/mbid-edf9b250-0ed5-427a-abdc-cf3ff653310f-45289277907_thumb250.jpg",
    "song": "Jim Carol New Year",
    "track_id": "75f717f8-15ca-440a-8517-c414e0d59333",
    "recording_id": "eb19af12-d828-45e3-b0b2-b887062c1bdb",
    "artist": "Black Marble",
    "artist_ids": [
        "fd7d4ed7-1a14-4b5b-b8f2-074888187ebc"
    ],
    "album": "Life in Small Spaces",
    "release_id": "edf9b250-0ed5-427a-abdc-cf3ff653310f",
    "release_group_id": "ae1e116a-8cca-4d0c-a4b4-2645bb33a74f",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-08-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Marble will be at SF's Rickshaw Stop on Tuesday, August 25th, and at Seattle's Crocodile on Friday, August 28th.\n\nhttps://blackmarble.bandcamp.com\n\nHere's the video (directed by Clayton Hunt) for \"Jim Carol New Year\" (a nod to both author, poet, and musician Jim Carroll, and holiday season carols): \n\nhttps://www.youtube.com/watch?v=Pe7rCyhot_k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}