Information about plays

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

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

{
    "id": 3541981,
    "uri": "https://api.kexp.org/v2/plays/3541981/?format=api",
    "airdate": "2025-08-19T07:52:53-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://ia601600.us.archive.org/10/items/mbid-4b1365da-606d-483e-860d-74655a1abd63/mbid-4b1365da-606d-483e-860d-74655a1abd63-35068553774_thumb500.jpg",
    "thumbnail_uri": "https://ia801600.us.archive.org/10/items/mbid-4b1365da-606d-483e-860d-74655a1abd63/mbid-4b1365da-606d-483e-860d-74655a1abd63-35068553774_thumb250.jpg",
    "song": "Run to the Moon",
    "track_id": "1d92a19f-d692-4f70-afe6-f4106a9a93e0",
    "recording_id": "93061578-1ba1-460d-a6c5-35eb783c3f6a",
    "artist": "Beach Fossils",
    "artist_ids": [
        "3df3818e-7984-4c62-bee3-81f95f8c6651"
    ],
    "album": "Bunny",
    "release_id": "4b1365da-606d-483e-860d-74655a1abd63",
    "release_group_id": "90b533b4-fbf9-4f97-aa4c-e2895ed7e072",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Bedroom-pop band Beach Fossils’ 2023 album 'Bunny,' \n\nPlaying on the 18th of Sept in Seattle at the Crocodile and on the 14th of Sept in SF at the great American Music Hall.\nhttps://www.beachfossils.com/tour\n\nHere's they are performing Live on KEXP with Kevin Cole back in 2017:\nhttps://www.youtube.com/watch?v=lcc_RiT3UdU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}