Information about plays

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

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

{
    "id": 3659820,
    "uri": "https://api.kexp.org/v2/plays/3659820/?format=api",
    "airdate": "2026-05-26T13:17:58-07:00",
    "show": 66821,
    "show_uri": "https://api.kexp.org/v2/shows/66821/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710907.ca.archive.org/0/items/mbid-85f61d36-afa0-3977-9b0e-45329574175b/mbid-85f61d36-afa0-3977-9b0e-45329574175b-23680963656_thumb250.jpg",
    "song": "John, I’m Only Dancing",
    "track_id": "9f6bcac8-a21c-386d-9363-6b98e239c6ec",
    "recording_id": "0cf83641-0fe2-4a20-9527-6b87f261b3f0",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "The Rise and Fall of Ziggy Stardust and the Spiders From Mars",
    "release_id": "85f61d36-afa0-3977-9b0e-45329574175b",
    "release_group_id": "6c9ae3dd-32ad-472c-96be-69d0a3536261",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1990-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to David Bowie's guitarist and producer, Mick Ronson!\n--\nThis song was originally slated to appear on the The Rise and Fall of Ziggy Stardust and the Spiders from Mars album but it was eventually released as a stand-alone single.   It was included on reissues of the album.\n\nCelebrating 50 years of The Rise and Fall of Ziggy Stardust and the Spiders From Mars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}