Information about plays

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

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

{
    "id": 3534085,
    "uri": "https://api.kexp.org/v2/plays/3534085/?format=api",
    "airdate": "2025-07-31T09:28:03-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://ia801207.us.archive.org/29/items/mbid-252647db-6974-309e-9ca1-738f6f07851b/mbid-252647db-6974-309e-9ca1-738f6f07851b-39872254431_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/29/items/mbid-252647db-6974-309e-9ca1-738f6f07851b/mbid-252647db-6974-309e-9ca1-738f6f07851b-39872254431_thumb250.jpg",
    "song": "Orange Crush",
    "track_id": "aaa0658d-2f60-39e8-bc1f-86795ff219c9",
    "recording_id": "3f491dde-82d8-40dc-bdbd-a0ea9373724d",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "Green",
    "release_id": "252647db-6974-309e-9ca1-738f6f07851b",
    "release_group_id": "16a9cef3-b470-3ae1-bf10-cc04232d3e21",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1988-11-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's BBB! Bill Berry's Birthday!!! Happy  67th birthday, Bill Berry, born today in 1958!\n--\nThe song does not refer to any single Vietnam-related experience for lead singer Michael Stipe, but simply that he lived in that era of American history. He wrote in Part Lies, Part Heart, Part Truth, Part Garbage 1982-2011: \"[The song is] a composite and fictional narrative in the first person, drawn from different stories I heard growing up around Army bases. This song is about the Vietnam War and the impact on soldiers returning to a country that wrongly blamed them for the war.\"\n\nStipe's father served in Vietnam in the helicopter corps.\n\nhttps://www.songfacts.com/facts/rem/orange-crush",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}