Information about plays

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

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

{
    "id": 3568964,
    "uri": "https://api.kexp.org/v2/plays/3568964/?format=api",
    "airdate": "2025-10-23T14:18:43-07:00",
    "show": 64912,
    "show_uri": "https://api.kexp.org/v2/shows/64912/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everyday",
    "track_id": null,
    "recording_id": "af515408-eb50-477e-979d-a19ddaac3d25",
    "artist": "Angie Stone, D'Angelo",
    "artist_ids": [],
    "album": "Black Diamond",
    "release_id": null,
    "release_group_id": "a5495b1a-deaf-36cb-8478-99d2cec154e3",
    "labels": [],
    "label_ids": [],
    "release_date": "1999-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Angie Stone will stand proud alongside Lauryn Hill as a songwriter, producer and singer with all the props in place to become a grande dame of the R&B world in the next decade,” Billboard magazine wrote in 1999.\n--\nR.I.P., Angie Stone, who died in a car crash earlier this year: https://www.nytimes.com/2025/03/01/arts/music/angie-stone-dead.html\n--\nHere's a dep dive into the love affair between Angie Stone and D'Angelo: https://www.theroot.com/a-deep-dive-into-dangelo-and-angie-stones-heartbreaking-2000067619/slides/7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}