Information about plays

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

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

{
    "id": 3541736,
    "uri": "https://api.kexp.org/v2/plays/3541736/?format=api",
    "airdate": "2025-08-18T18:34:41-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://ia801504.us.archive.org/32/items/mbid-d154f8d3-7887-4c73-baac-cd934c5e6c02/mbid-d154f8d3-7887-4c73-baac-cd934c5e6c02-42481892048_thumb500.jpg",
    "thumbnail_uri": "https://ia601504.us.archive.org/32/items/mbid-d154f8d3-7887-4c73-baac-cd934c5e6c02/mbid-d154f8d3-7887-4c73-baac-cd934c5e6c02-42481892048_thumb250.jpg",
    "song": "Nirvana",
    "track_id": "5a24fd27-e936-400b-ac56-e10917064d33",
    "recording_id": "ac27c5e3-edcf-4419-9fd3-ccfcea23bc26",
    "artist": "Jessica Winter",
    "artist_ids": [
        "36853dba-1b21-4196-8907-e01d5c8482c9"
    ],
    "album": "My First Album",
    "release_id": "d154f8d3-7887-4c73-baac-cd934c5e6c02",
    "release_group_id": "440c225b-5abc-48d3-860a-1b393c7b91e8",
    "labels": [
        "Lucky Number"
    ],
    "label_ids": [
        "368777fe-930d-4746-9b7c-e7d506b9f154"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Much of the Brixton-based artist's childhood was spent in isolation, looking out of the window from her hospital bed, from which her vivid imagination grew into a universe. https://tinyurl.com/3vwbjd3a\n\nSpeaking about the album, Winter shares, \"'My First Album' is conceptually about 'somebody' aspiring to be a star and wanting to fill the void deep inside herself. Along the way there are various diversions and adventures, involving people, places, and things. Ultimately, however, she is on a journey of self-discovery and realisation, and that all she really needs is to love herself.\"\n\nAs for the track, Winter confesses, \"When fantastical expectations are set so high, reality will always feel like a disappointment. As an artist, fantasizing is part of the process but it can have a negative impact when you’re forever fantasising and lose appreciation for the real stuff. It’s a sound of life imploding whilst in delusional euphoria.\" https://tinyurl.com/5fth4c7w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}