Information about plays

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

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

{
    "id": 3554696,
    "uri": "https://api.kexp.org/v2/plays/3554696/?format=api",
    "airdate": "2025-09-18T18:08:17-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb250.jpg",
    "song": "Dancing With the Europeans",
    "track_id": "23324ac2-507f-416d-8668-fc8e38333cf2",
    "recording_id": "36618849-fb7e-4efc-97ec-ae6a1f6dd405",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Antidepressants",
    "release_id": "ca2e1cac-d601-4f92-bf4a-f5a45ff19068",
    "release_group_id": "6be0d065-75a7-4c2b-b89a-1261def0d9af",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"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.\"\n-\nhttps://www.stereogum.com/2317322/suede-dancing-with-the-europeans/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}