Information about plays

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

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

{
    "id": 3554091,
    "uri": "https://api.kexp.org/v2/plays/3554091/?format=api",
    "airdate": "2025-09-17T07:18:27-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia801404.us.archive.org/21/items/mbid-931210c6-c0b3-3e58-a439-7a3f52a2b887/mbid-931210c6-c0b3-3e58-a439-7a3f52a2b887-16215023515_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/21/items/mbid-931210c6-c0b3-3e58-a439-7a3f52a2b887/mbid-931210c6-c0b3-3e58-a439-7a3f52a2b887-16215023515_thumb250.jpg",
    "song": "Slide Away",
    "track_id": "ee68c37a-87e9-346a-b5b4-3d4dece10acd",
    "recording_id": "6d330f12-bb43-4e08-8263-6dcf71cdf52d",
    "artist": "The Verve",
    "artist_ids": [
        "d4d17620-fd97-4574-92a8-a2cb7e72ce42"
    ],
    "album": "A Storm in Heaven",
    "release_id": "931210c6-c0b3-3e58-a439-7a3f52a2b887",
    "release_group_id": "362b7ad8-f0db-30bf-a68e-0b1ec56c6190",
    "labels": [
        "Vernon Yard Recordings"
    ],
    "label_ids": [
        "46ba88df-c100-4ce9-a10b-58d7dc0af35c"
    ],
    "release_date": "1993-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The Verve are one of the only bands that I’ve ever begged to work with,” producer John Leckie recalls, over two decades later. “I just couldn’t believe what I was witnessing.” No small praise from a man who’d engineered Pink Floyd’s The Dark Side Of The Moon, worked with Syd Barrett and latter-day psychonauts Robin Hitchcock and XTC alter-egos The Dukes Of Stratosphear, and produced The Stone Roses’ debut. With A Storm In Heaven, however, he sent the legacy of British psychedelia into the stratosphere. https://www.udiscovermusic.com/stories/rediscover-a-storm-in-heaven/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}