Information about plays

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

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

{
    "id": 3566519,
    "uri": "https://api.kexp.org/v2/plays/3566519/?format=api",
    "airdate": "2025-10-17T22:25:34-07:00",
    "show": 64861,
    "show_uri": "https://api.kexp.org/v2/shows/64861/?format=api",
    "image_uri": "https://coverartarchive.org/release/7dbf3ed6-7927-3f35-adc2-3b46b97eca60/4839084652-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7dbf3ed6-7927-3f35-adc2-3b46b97eca60/4839084652-250.jpg",
    "song": "The Root",
    "track_id": null,
    "recording_id": "1ed77745-926e-45d1-8f50-8dd1af5007dc",
    "artist": "D’Angelo",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "Voodoo",
    "release_id": null,
    "release_group_id": "9605c075-c64c-366b-ad7f-ec98523fc162",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2000-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A mid-tempo heartbreak song, the lyrics of \"The Root\" have the narrator lamenting a lost lover; \"In the name of love and war, she took my shield and sword ... From the pit of the bottom that knows no floor/Like the rain to the dirt, from the vine to the wine/From the alpha of creation, to the end of all time\".\n--\nD’Angelo, the neo-soul trailblazer and modern visionary whose three albums were widely acclaimed as masterful works of art, passed away on Tuesday at the age of 51 after a private battle with pancreatic cancer. \n\nNominated for 14 Grammys over the course of his career, D’Angelo won four awards, including Best R&B Album twice for Voodoo and Black Messiah. He also won Best R&B Vocal Performance for “Untitled (How Does It Feel)” and Best R&B Song for Black Messiah’s “Really Love.” \n\nRead more about D'Angelo and his musical legacy here:\nhttps://www.rollingstone.com/music/music-news/dangelo-dead-obit-obituary-1235446878/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}