Information about plays

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

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

{
    "id": 3656411,
    "uri": "https://api.kexp.org/v2/plays/3656411/?format=api",
    "airdate": "2026-05-18T13:37:05-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb250.jpg",
    "song": "Idiot in the Park",
    "track_id": "3fe0dc94-b95e-4db2-a691-02595d29df36",
    "recording_id": "3c466784-f21a-48f4-af59-5e545ddead92",
    "artist": "Nourished by Time",
    "artist_ids": [
        "6420dd6b-8232-42db-9cb9-90bec8f40e91"
    ],
    "album": "The Passionate Ones",
    "release_id": "85b2d077-5739-4844-86e6-eed1527b39ac",
    "release_group_id": "a0f0cb15-7873-44f4-a0d5-89f4f11e61fc",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marcus Brown — Nourished by Time — is one of the few working pop artists with leftist politics openly stitched into his songwriting. As he put it in The Face: \"Name one socialist pop star — it doesn't exist. I can be a socialist rock star or something like that.\" \"The Passionate Ones\" is preoccupied with leftist ideals, workers' rights, existentialism, and heartbreak in equal measure, and \"Idiot in the Park\" is one of its sharpest pop moments — a freelance psychic and the great line, \"I need a love that leaves a scar.\"\n\nhttps://diymag.com/in-deep/nourished-by-time-the-passionate-ones-in-deep\nhttps://nourishedbytime.bandcamp.com/album/the-passionate-ones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}