Information about plays

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

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

{
    "id": 3579032,
    "uri": "https://api.kexp.org/v2/plays/3579032/?format=api",
    "airdate": "2025-11-16T16:05:51-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "https://ia800804.us.archive.org/18/items/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543-40466969915_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543/mbid-8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543-40466969915_thumb250.jpg",
    "song": "A Fragile Thing",
    "track_id": "460f4e9a-01ff-4f9a-903b-5c01a98e213e",
    "recording_id": "d1d62598-d9c2-4345-9cf4-1c286174908d",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Songs of a Lost World",
    "release_id": "8747eccc-8c1b-46c2-8e5b-cfbd2e2a9543",
    "release_group_id": "97650540-f489-40e1-957c-6fd67baa739d",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2024-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the Cure's highly anticipated album \"Songs of a Lost World,\" Robert Smith has revealed, \"It’s very much on the darker side of the spectrum. I lost my mother and my father and my brother recently, and obviously it had an effect on me.\n\n\"It’s not relentlessly doom and gloom. It has soundscapes on it, like 'Disintegration,' I suppose. I was trying to create a big palette, a big wash of sound.\n\n\"Before, I used to write about stuff that I thought I understood. Now I know I understand it. The lyrics I’ve been writing for this album, for me personally, are more true. They’re more honest. That’s probably why the album itself is a little bit more doom and gloom. I feel I want to do something that expresses the darker side of what I’ve experienced over the last few years – but in a way that will engage people.\" https://tinyurl.com/mttb87sz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}