Information about plays

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

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

{
    "id": 3639719,
    "uri": "https://api.kexp.org/v2/plays/3639719/?format=api",
    "airdate": "2026-04-09T03:48:59-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soldier",
    "track_id": null,
    "recording_id": "423480cc-a3b0-4e0c-96d1-5f4b151054be",
    "artist": "Erykah Badu",
    "artist_ids": [
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "New Amerykah, Part One (4th World War)",
    "release_id": null,
    "release_group_id": "c418cb3c-047e-32c1-b899-54cbce4be8e8",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2008-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sometimes a single song on an album crystallizes the entire album's themes and sonic ambitions, illuminating everything else around it. It becomes the pump irrigating all the other tracks with deeper meaning. And sometimes a single line within a song serves the same function on a smaller scale. 'Soldier,' on Erykah Badu’s masterful 2008 album 'New Amerykah Part One (4th World War)', is that song, and the line doing double duty is, 'And if you think about turning back, I got the shotgun for your back.' That's Erykah's shout-out to Harriet Tubman and her tack for dealing with slaves she’d helped escape, but whose fears of what freedom might mean (and cost) gave them cold feet, making them consider voluntarily returning to bondage. Those words very much resonate in the here and now.\"\n\nhttp://www.trunkworthy.com/erykah-badus-new-amerykah-part-one-is-visionary-and-worth-far-more-than-3-60/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}