Information about plays

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

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

{
    "id": 3656415,
    "uri": "https://api.kexp.org/v2/plays/3656415/?format=api",
    "airdate": "2026-05-18T13:49:05-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-0c70ca8c-dd03-4910-a1d3-3032f3935ebd/mbid-0c70ca8c-dd03-4910-a1d3-3032f3935ebd-4828871592_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-0c70ca8c-dd03-4910-a1d3-3032f3935ebd/mbid-0c70ca8c-dd03-4910-a1d3-3032f3935ebd-4828871592_thumb250.jpg",
    "song": "Toh-Sui",
    "track_id": "c77e39a3-938c-36ba-a398-417058f51355",
    "recording_id": "9483b004-e971-4794-8802-50c1e36bab89",
    "artist": "DJ Krush & 近藤等則",
    "artist_ids": [
        "2e0f7014-ce5e-4ce1-a3d9-f52c249482dc",
        "38d16213-25ba-450d-8665-4e08548e62e3"
    ],
    "album": "Ki-Oku",
    "release_id": "0c70ca8c-dd03-4910-a1d3-3032f3935ebd",
    "release_group_id": "6deaea4a-1fff-397e-8e5a-4928a1cbe0c1",
    "labels": [
        "Instinct Records"
    ],
    "label_ids": [
        "dee0a0c0-eb07-47e8-aadc-f3b483cfad6c"
    ],
    "release_date": "1999-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Andrew in Pacifica!\n\nAndrew's words: \n\"It's one of those rare tunes (like Eddie Harris's \"Listen Here\") that are a perfect combination of chill and energetic. Great inspiration for creative work.\"\n\nWe couldn't agree more :)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}