Information about plays

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

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

{
    "id": 3566530,
    "uri": "https://api.kexp.org/v2/plays/3566530/?format=api",
    "airdate": "2025-10-17T23:05:27-07:00",
    "show": 64861,
    "show_uri": "https://api.kexp.org/v2/shows/64861/?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": "Ain’t That Easy",
    "track_id": null,
    "recording_id": "fcf125bc-7497-4dd7-9f2c-edda0b3b02c0",
    "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": "The first track on D'Angelo's Black Messiah record, his first album in nearly 15 years.\n\n\"Ain't That Easy\" was written by D'Angelo, Q-Tip and Kendra Foster.  David Grossman had this to say, \"What is “Ain’t That Easy” about? At first listen, it’s hard to tell. It’s a track that mumbles as it sways, revels in its incoherence, the back-up voices providing melody while never clarifying anything. And that’s true, as far as it goes. But on repeated listens, it’s clear that D’Angelo is just accessing a part of musical history that’s mostly ignored these days: funk.\"  To read more, go here... https://www.wework.com/ideas/growth-innovation/one-song-dangelo-aint-easy\n\nhttps://www.rcarecords.com/artist/dangelo/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}