Information about plays

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

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

{
    "id": 3565000,
    "uri": "https://api.kexp.org/v2/plays/3565000/?format=api",
    "airdate": "2025-10-14T14:50:59-07:00",
    "show": 64834,
    "show_uri": "https://api.kexp.org/v2/shows/64834/?format=api",
    "image_uri": "https://ia800108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb250.jpg",
    "song": "Really Love",
    "track_id": "b9c2c968-d83d-4ce3-9bca-3748a4691d59",
    "recording_id": "ea5fb054-15c8-4d29-8e92-a0eada80a359",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": "aa6f97b3-ab26-486d-9d14-82669f671f87",
    "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": "R.I.P., D'Angelo, who has died of pancreatic cancer at age 51: https://variety.com/2025/music/news/dangelo-dead-neo-soul-pioneer-untitled-voodoo-1236552500/\n--\n\"Really Love\" by D'Angelo and The Vanguard sampled Curtis Mayfield's \"We the People Who Are Darker Than Blue\".\n--\nThis love song starts with breathy Spanish sweet nothings, strings, and a flamenco-tinged guitar. D'Angelo took up the guitar between his 2000 album \"Voodoo\" and \"Black Messiah,\" and he contributed many of the riffs on the latter album.\n--\nThis won for Best R&B Song at the Grammy Awards in 2016.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}