Information about plays

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

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

{
    "id": 3548233,
    "uri": "https://api.kexp.org/v2/plays/3548233/?format=api",
    "airdate": "2025-09-03T01:43:46-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia801005.us.archive.org/18/items/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac-42636837749_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac-42636837749_thumb250.jpg",
    "song": "Dancing With the Europeans",
    "track_id": "6f183faf-3383-4605-81d9-61c21e51d0e5",
    "recording_id": "b430574c-92d8-4c8e-b9a1-16eb8bbc7663",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Dancing With The Europeans",
    "release_id": "7484ea29-ac32-4494-adfe-a83f09d34cac",
    "release_group_id": "d8a4abe4-35b4-4953-b5b5-80b454b4cba9",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-07-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Dancing With The Europeans” is the Britpop band Suede's third single from their forthcoming album, 'Antidepressants' which is due out on September 5th. \n\n frontman Brett Anderson says, : \"I remember specifically we were doing a gig in Spain during the time we were writing this album. I was going through a bad time and at a low, personally. But we played this brilliant gig. There was a great connection between me and the audience. I thought of the phrase, dancing with the Europeans. There’s something about that word, Europeans, that I really like. The phrase summed up the experience of looking for connection in a disconnected world. This sense of, where do we find those bonds with our fellow human beings? That show in Spain broke down those barriers.\" https://www.stereogum.com/2317322/suede-dancing-with-the-europeans/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}