Information about plays

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

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

{
    "id": 3568769,
    "uri": "https://api.kexp.org/v2/plays/3568769/?format=api",
    "airdate": "2025-10-23T03:34:57-07:00",
    "show": 64908,
    "show_uri": "https://api.kexp.org/v2/shows/64908/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Back to the Future, Part I",
    "track_id": null,
    "recording_id": "986fc365-0db7-4283-bfc9-d66889c65436",
    "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": "RIP D'Angelo\n\nListen to tribute shows by Reverend Dollars and DJ Miss Ashley to the late singer, songwriter, and multi-instrumentalist at https://www.kexp.org/listen/\n\nD'Angelo grew up in Richmond, Virginia — his father, a preacher, was mostly out of his life by the time he was nine. But the church loomed large in his upbringing — a child prodigy, he was backing the choir on piano each Sunday at age five. His initial musical fascinations were gospel and the Saturday Night Fever soundtrack, until he heard Prince: \"It was love at first bite.\" rol.st",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}