Information about plays

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

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

{
    "id": 3626241,
    "uri": "https://api.kexp.org/v2/plays/3626241/?format=api",
    "airdate": "2026-03-07T03:40:38-08:00",
    "show": 66114,
    "show_uri": "https://api.kexp.org/v2/shows/66114/?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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from upstate New York, DJ and producer Avalon Emerson shares, \"'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.\" https://tinyurl.com/yjxyxxs9  \n--\nhttps://www.avalonemerson.com https://avalonemerson.bandcamp.com/track/eden",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}