Information about plays

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

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

{
    "id": 3625250,
    "uri": "https://api.kexp.org/v2/plays/3625250/?format=api",
    "airdate": "2026-03-04T14:57:46-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-737dac21-0e68-38da-a2c5-49c20d477301/mbid-737dac21-0e68-38da-a2c5-49c20d477301-24731890534_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-737dac21-0e68-38da-a2c5-49c20d477301/mbid-737dac21-0e68-38da-a2c5-49c20d477301-24731890534_thumb250.jpg",
    "song": "A Change Is Going to Come",
    "track_id": "db36eb73-2936-3198-a942-d5e5a30253bb",
    "recording_id": "014afb22-d69c-4768-9c45-e9cf0c0cf1ed",
    "artist": "Baby Huey",
    "artist_ids": [
        "66c03e40-2337-4952-8b27-afcbc68a6e5a"
    ],
    "album": "The Baby Huey Story: The Living Legend",
    "release_id": "737dac21-0e68-38da-a2c5-49c20d477301",
    "release_group_id": "dd16dcca-8aff-3ae8-b5cd-861e2ab4213e",
    "labels": [
        "Water"
    ],
    "label_ids": [
        "315653ce-0008-4aff-9811-bb886ff9b8f8"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Born James Thomas Ramey on August 17, 1944 in Richmond, Indiana, the boy who would later become known as Baby Huey suffered from a glandular disorder which led to him weighing 350 pounds when he was 19. Thankfully, he had a sense of humor, which is why he borrowed his stage name from a giant animated duckling.\"\n\nLearn more about this musician (who died of a heart attack midway through recording his debut album) .and the Curtis Mayfield -produced documentary,  \"THE BABY HUEY STORY: THE LIVING LEGEND\": https://www.rhino.com/article/deep-dive-baby-huey-the-baby-huey-story-the-living-legend",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}