Information about plays

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

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

{
    "id": 3582259,
    "uri": "https://api.kexp.org/v2/plays/3582259/?format=api",
    "airdate": "2025-11-24T07:56:52-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0b17b44d-36da-44c6-8e16-99c2a8483c2a/mbid-0b17b44d-36da-44c6-8e16-99c2a8483c2a-43553454786_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0b17b44d-36da-44c6-8e16-99c2a8483c2a/mbid-0b17b44d-36da-44c6-8e16-99c2a8483c2a-43553454786_thumb250.jpg",
    "song": "Eden",
    "track_id": "a5dd4423-0edb-42b5-bebb-e5733dfaeb61",
    "recording_id": "8825f8c8-8f68-4c8f-a7c0-3f6856ddffbe",
    "artist": "Avalon Emerson & the Charm",
    "artist_ids": [
        "f91ec397-c4be-4672-8faa-2d2983682b1c"
    ],
    "album": "Eden",
    "release_id": "0b17b44d-36da-44c6-8e16-99c2a8483c2a",
    "release_group_id": "0ab5165a-b291-499f-9e5a-0b9d6e569d12",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-11-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from upstate New York, DJ and producer Avalon Emerson shares, that \"'Eden' is the voyage along the endless river carved between mountains of joy and loss, of experience and exhaustion. We glide over a teeming riverbed of relationships and love, revealing the path itself is the point.\n\n\"'Eden' came from the first studio session I had with Bullion after the last '& the Charm' live tour in late 2023. That day in London made me realize that making this kind of music is not just a detour from DJing and dance music, but the entrance to a deep cave, full of passages to wander.\" https://tinyurl.com/yjxyxxs9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}