Information about plays

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

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

{
    "id": 3656449,
    "uri": "https://api.kexp.org/v2/plays/3656449/?format=api",
    "airdate": "2026-05-18T15:32:31-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-59752819-1e3f-4ff5-bad2-7b8fc92b4b18/mbid-59752819-1e3f-4ff5-bad2-7b8fc92b4b18-10335245464_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-59752819-1e3f-4ff5-bad2-7b8fc92b4b18/mbid-59752819-1e3f-4ff5-bad2-7b8fc92b4b18-10335245464_thumb250.jpg",
    "song": "Seasons",
    "track_id": "c7754dd5-b285-35d3-b8c8-e7a414f1700c",
    "recording_id": "b62dd32d-d6f8-49eb-9fe4-ca90591dcaa0",
    "artist": "Chris Cornell",
    "artist_ids": [
        "cbf9738d-8f81-4a92-bc64-ede09341652d"
    ],
    "album": "Singles: Original Motion Picture Soundtrack",
    "release_id": "59752819-1e3f-4ff5-bad2-7b8fc92b4b18",
    "release_group_id": "9c80717d-43e0-3219-b8c8-019f5d83cf60",
    "labels": [
        "Epic Soundtrax"
    ],
    "label_ids": [
        "f65eb039-2e15-4139-83d9-d31dbbf18afa"
    ],
    "release_date": "1992-06-30",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "for Cammie! RIP Chris Cornell.\n\nMay 18, 2017 was the day we lost Chris Cornell, and today marks nine years to the date. \"Seasons\" is a particularly fitting one to sit with. It's Cornell's first-ever solo recording, written for Cameron Crowe's 1992 Seattle film \"Singles\" after Crowe asked him to play the character Cliff Poncier. Cornell couldn't make the time to act, so he secretly wrote five songs as Poncier and handed Crowe the cassette. A brooding acoustic ballad in 7/4 time, full of lines that hit even harder now: \"I'm left behind / As seasons roll on by.\"\n\nhttps://www.udiscovermusic.com/stories/poncier-chris-cornell-soundgarden/\nhttps://www.chriscornell.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}