Information about plays

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

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

{
    "id": 3592288,
    "uri": "https://api.kexp.org/v2/plays/3592288/?format=api",
    "airdate": "2025-12-17T13:38:27-08:00",
    "show": 65403,
    "show_uri": "https://api.kexp.org/v2/shows/65403/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Coping Mechanism",
    "track_id": "4b307d5a-fc53-4791-a3d9-ca4b309dac6f",
    "recording_id": "0331e840-770f-4df6-bcc1-ae744c549a06",
    "artist": "Car Culture",
    "artist_ids": [
        "5f1a871f-0e8a-467e-846e-8f60fff4815d"
    ],
    "album": "Rest Here",
    "release_id": "c6dbc60f-5475-4a92-ba75-b96804e8e235",
    "release_group_id": "0e48a9f3-1cb4-4648-a8d0-9e5d3b8f1ed4",
    "labels": [
        "NAFF"
    ],
    "label_ids": [
        "8546c2f5-488c-442b-92a9-ce7021d4ec93"
    ],
    "release_date": "2025-10-09",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Montreal’s NAFF Recordings presents Rest Here, the sophomore album of Car Culture, (also known as Physical Therapy aka Daniel Fisher). Across 12 tracks, Rest Here plays like a well-worn mixtape: from fuzzy dream pop to hypnotic downtempo. Layers of guitars, drums and samples build a heartsick wall of sound. Warm psychedelic shoe-wave primed for emotional projection.\n\nEvolving from Car Culture’s earlier sample-based works, the Nothingburger EP features a pair of emotionally and sonically dense songs, where layer upon layer of live instrumentation build a heartsick wall of sound.\"\nhttps://naffrecordings.bandcamp.com/album/nothingburger-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}