Information about plays

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

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

{
    "id": 3636000,
    "uri": "https://api.kexp.org/v2/plays/3636000/?format=api",
    "airdate": "2026-03-31T11:57:29-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-119612a1-f6a8-4411-811e-d4974ad52f62/mbid-119612a1-f6a8-4411-811e-d4974ad52f62-41715148582_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-119612a1-f6a8-4411-811e-d4974ad52f62/mbid-119612a1-f6a8-4411-811e-d4974ad52f62-41715148582_thumb250.jpg",
    "song": "Orange Wine",
    "track_id": "40a6cef1-a0fd-4535-b5cf-13a188da67f2",
    "recording_id": "96bbde70-5de9-4c52-aa3e-8b4f76c6917c",
    "artist": "Morgan Nagler",
    "artist_ids": [
        "202c758b-6bc2-4ce4-ba2b-3cec3b22adde"
    ],
    "album": "Orange Wine",
    "release_id": "119612a1-f6a8-4411-811e-d4974ad52f62",
    "release_group_id": "30ca9e8a-213d-43b8-a510-f273037b6a92",
    "labels": [
        "Little Operation"
    ],
    "label_ids": [
        "7a1d208a-1986-4346-a0b8-9308dfe50c7b"
    ],
    "release_date": "2025-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song by L.A. actress and singer-songwriter Morgan Nagler  was produced by Kyle Thomas (aka King Tuff), who also co-wrote with Nagler, mixed by Alex Farrar (MJ Lenderman, Snail Mail) and features a stellar backing band including Thomas on guitar, backing vocals from Allison Crutchfield and Bethany Cosentino, Gabe Noel (Kamasi Washington, Kendrick Lamar) on bass, and Josh Adams (Cat Power, Weyes Blood) on drums.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}