Information about plays

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

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

{
    "id": 3565719,
    "uri": "https://api.kexp.org/v2/plays/3565719/?format=api",
    "airdate": "2025-10-16T05:00:14-07:00",
    "show": 64846,
    "show_uri": "https://api.kexp.org/v2/shows/64846/?format=api",
    "image_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-250.jpg",
    "song": "Another Life",
    "track_id": null,
    "recording_id": "bb245f77-a2f2-413d-997e-58dc5b9f35c5",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": null,
    "release_group_id": "b3d96626-4d46-4012-b6cb-e8d8b192a4f1",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2014-12-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In memory of D'Angelo, who passed this Tuesday, October 14th, 2025.\n\n(Stereogum) Terrible, shocking news: The great soul artist D’Angelo, one of the most gifted and mythic musicians of his generation, has reportedly passed away. TMZ reports that pancreatic cancer was his cause of death. D’Angelo was 51. \n--_\n\"Black Messiah\" is D'Angelo's third studio album, released 14 years after his sophomore effort, January 2000's \"Voodoo.\"\nIn 2014, The New York Times said about it: \" “Black Messiah” is a knotty, inward-looking, musicianly album made to reveal itself slowly. It doesn’t leap out of speakers; it oozes and bubbles, waiting for a listener to be drawn in. As it does, the pleasures and rewards keep growing.\": https://www.nytimes.com/2014/12/16/arts/music/review-dangelos-black-messiah.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}