Information about plays

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

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

{
    "id": 3548353,
    "uri": "https://api.kexp.org/v2/plays/3548353/?format=api",
    "airdate": "2025-09-03T09:00:53-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-8b4c5194-af27-47e6-9202-a0ffa31697d3/mbid-8b4c5194-af27-47e6-9202-a0ffa31697d3-23317606150_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-8b4c5194-af27-47e6-9202-a0ffa31697d3/mbid-8b4c5194-af27-47e6-9202-a0ffa31697d3-23317606150_thumb250.jpg",
    "song": "Brother Love’s Traveling Salvation Show",
    "track_id": "442750e4-11c4-4a7e-84cd-062ec442aa0b",
    "recording_id": "3abb5153-f300-4edb-b07a-b8a961a959ee",
    "artist": "Neil Diamond",
    "artist_ids": [
        "a42d3fd5-55de-4206-86c3-4fbb5404018f"
    ],
    "album": "Brother Love’s Traveling Salvation Show",
    "release_id": "8b4c5194-af27-47e6-9202-a0ffa31697d3",
    "release_group_id": "fafbec54-cec5-3d3f-bb55-baa245e8b0d2",
    "labels": [
        "UNI Records"
    ],
    "label_ids": [
        "83dedbf0-9cd7-470a-b317-0bb724785b20"
    ],
    "release_date": "1970-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heather writes: So many happy childhood memories of summer road trips from Texas to Alabama, singing to Neil Diamond at the top of our lungs. My mom, brother and I...\n==\nDiamond performed this on The Johnny Cash Show, where he explained: \"This song was written about a revival meeting I was at in Jackson, Mississippi. I went there because I was curious, and also because I was a college kid who had all the answers - no one was going to teach me anything and I could lay a few answers on them. I sat in the back of this tent meeting and I got really caught up in the music - clapping, the singing - tremendously exciting.\"\n- https://www.songfacts.com/facts/neil-diamond/brother-loves-traveling-salvation-show",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}