Information about plays

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

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

{
    "id": 3546202,
    "uri": "https://api.kexp.org/v2/plays/3546202/?format=api",
    "airdate": "2025-08-29T06:56:24-07:00",
    "show": 64416,
    "show_uri": "https://api.kexp.org/v2/shows/64416/?format=api",
    "image_uri": "https://ia800206.us.archive.org/25/items/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2-11639680608_thumb500.jpg",
    "thumbnail_uri": "https://ia800206.us.archive.org/25/items/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2-11639680608_thumb250.jpg",
    "song": "Let’s Dance",
    "track_id": "b7f9ec57-7879-371f-bb60-188cba521f21",
    "recording_id": "666023bd-745f-4b38-bb15-325e61156fd0",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Best of Bowie",
    "release_id": "75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2",
    "release_group_id": "cd4c2cc6-fb5f-35db-8a48-2215edf499f7",
    "labels": [
        "Virgin",
        "EMI"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“On the first version I did of Let’s Dance, I was playing a lot of fast and fancy stuff on the bass,”  bassist Erdal Kızılçay later said of the session. But while his self-confessed attempts at emulating jazz bassist Jaco Pastorious left Bowie with “a little smile on his face”, [producer Nile] Rodgers “came to me and said, ‘Erdal, that’s great the way you play, but don’t play that shit. I love it, but, it’s not your solo album, it’s David Bowie’s!’” Together, the pair worked out a more streamlined bass part that would anchor the recording.\"  Here's a great article on the production of this song: https://www.thisisdig.com/feature/lets-dance-david-bowie-song-story/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}