Information about plays

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

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

{
    "id": 3645420,
    "uri": "https://api.kexp.org/v2/plays/3645420/?format=api",
    "airdate": "2026-04-22T17:10:56-07:00",
    "show": 66524,
    "show_uri": "https://api.kexp.org/v2/shows/66524/?format=api",
    "image_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb500.jpg",
    "thumbnail_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb250.jpg",
    "song": "Written into Changes",
    "track_id": "d2341abb-a5d3-44da-9e5b-1cb307b0a530",
    "recording_id": "f8e43f7d-9739-47cb-b68b-33e718eb9c7a",
    "artist": "Avalon Emerson",
    "artist_ids": [
        "f91ec397-c4be-4672-8faa-2d2983682b1c"
    ],
    "album": "Written into Changes",
    "release_id": "91bebc72-fd6f-4278-a400-dd87807fe46c",
    "release_group_id": "83a23d08-3dad-4d9e-bb38-b4cf17554bfd",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ August 7-9th @ Capitol Hill Block Party (SEA)\n\nAvalon Emerson was born in San Francisco, and has been Berlin-based. The song \"Written into Changes\" is about leaving Berlin. “The gravity of it didn’t hit me until years later, because when you’re in a place or you have a certain job or a certain group of friends or certain relationships, you don’t really realize that it’s such a self-contained era until you’re decently outside of it.\"\n\nhttps://avalonemerson.bandcamp.com/album/written-into-changes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}