Information about plays

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

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

{
    "id": 3625042,
    "uri": "https://api.kexp.org/v2/plays/3625042/?format=api",
    "airdate": "2026-03-04T02:20:50-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad-44186539920_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/13/items/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad-44186539920_thumb250.jpg",
    "song": "I’ll Change for You",
    "track_id": "3acf8c3c-3d7a-44da-9a69-3216c683b9de",
    "recording_id": "11359140-f050-44b4-9bf9-d2016df21ddd",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Nothing’s About to Happen to Me",
    "release_id": "8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad",
    "release_group_id": "f24aa16e-4bb0-4ba3-8317-91c0a518f0a1",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Continuing the musical through line established with The Land Is Inhospitable and So Are We, the album features live instrumentation by The Land touring band and ensemble arrangements. The orchestra was recorded at Sunset Sound and TTG Studios, arranged and conducted by Drew Erickson, engineered by Michael Harris, with additional engineering by Isaac Diskin and assistance from Alex Miller. https://mitski.bandcamp.com/album/nothings-about-to-happen-to-me",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}