Information about plays

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

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

{
    "id": 3657114,
    "uri": "https://api.kexp.org/v2/plays/3657114/?format=api",
    "airdate": "2026-05-20T05:51:26-07:00",
    "show": 66765,
    "show_uri": "https://api.kexp.org/v2/shows/66765/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-61a7ed93-55e0-4922-ab9d-bfb3c64a8702/mbid-61a7ed93-55e0-4922-ab9d-bfb3c64a8702-2911518952_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-61a7ed93-55e0-4922-ab9d-bfb3c64a8702/mbid-61a7ed93-55e0-4922-ab9d-bfb3c64a8702-2911518952_thumb250.jpg",
    "song": "Moonlight Drive",
    "track_id": "bbea2e7c-cd14-36da-bb40-ce1354f26b7e",
    "recording_id": "8eab3663-fdff-4bb2-9adb-99c4a3667dea",
    "artist": "The Doors",
    "artist_ids": [
        "9efff43b-3b29-4082-824e-bc82f646f93d"
    ],
    "album": "Strange Days",
    "release_id": "61a7ed93-55e0-4922-ab9d-bfb3c64a8702",
    "release_group_id": "9b1acd78-3d19-37bb-8ca0-5816d44da439",
    "labels": [
        "Rhino",
        "Doors Music Company",
        "Elektra"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "ed1a0520-a1d0-4ec9-9a37-cdb01eed186e",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "2007-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jim Morrison recited this as a poem to Ray Manzarek when they ran into each other on a beach in Southern California in 1965. Manzarek, who knew Morrison from UCLA film school, thought it was great and convinced him to form a band.\n--\nAnd what a band... see them perform \"Moonlight Drive\" live at the Hollywood Bowl in 1968: https://www.youtube.com/watch?v=t4i2-9CaJuw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}