Information about plays

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

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

{
    "id": 3541957,
    "uri": "https://api.kexp.org/v2/plays/3541957/?format=api",
    "airdate": "2025-08-19T06:28:19-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://dn721206.ca.archive.org/0/items/mbid-fbf00e6a-5501-4a0b-b578-530f1a6ac6da/mbid-fbf00e6a-5501-4a0b-b578-530f1a6ac6da-22618250620_thumb500.jpg",
    "thumbnail_uri": "https://dn721206.ca.archive.org/0/items/mbid-fbf00e6a-5501-4a0b-b578-530f1a6ac6da/mbid-fbf00e6a-5501-4a0b-b578-530f1a6ac6da-22618250620_thumb250.jpg",
    "song": "Bitches Brew",
    "track_id": "5df3d7b7-96ad-3e17-aaf6-2d3e71190424",
    "recording_id": "02047ae8-5c3a-4f1d-bb13-b5e2781708de",
    "artist": "Miles Davis",
    "artist_ids": [
        "561d854a-6a28-4aa7-8c99-323e6ce46c2a"
    ],
    "album": "At Fillmore: Live at the Fillmore East",
    "release_id": "fbf00e6a-5501-4a0b-b578-530f1a6ac6da",
    "release_group_id": "faa7a279-e174-37b6-aeb5-22cc6e16d5a6",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "1997-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miles Davis performed live at the Fillmore East on multiple occasions, including in March 1970 and June 17-20, 1970. The performances from June 17-20, 1970 were recorded and originally released in edited form as the live album Miles Davis at Fillmore. \n\nMiles Davis' live performances at the Fillmore East are considered a significant moment in music history, showcasing his pioneering work in jazz-rock fusion. The album features tracks from his seminal studio albums \"Bitches Brew\" and \"In A Silent Way\" along with other compositions. The band included a double keyboard setup with Keith Jarrett and Chick Corea, among other accomplished musicians. \n\nhttps://www.milesdavis.com/albums/bitches-brew-live/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}