Information about plays

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

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

{
    "id": 3613154,
    "uri": "https://api.kexp.org/v2/plays/3613154/?format=api",
    "airdate": "2026-02-04T14:41:23-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://ia600108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb500.jpg",
    "thumbnail_uri": "https://ia600108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb250.jpg",
    "song": "1000 Deaths",
    "track_id": "cec745bd-d08b-4c2c-ab34-4e8d49dd9d70",
    "recording_id": "9fef6a20-a2d3-4039-8be7-0df1a33f7c6d",
    "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": "Going out to Jen on Capitol Hill..\n---\n The song starts with a rallying cry sampled from the late chairman of the New Black Panther Party, Khalid Abdul Muhammad, that portrays Jesus as a \"black revolutionary Messiah.\" \n---\nThe late and beloved  D'Angelo wrote the song with Kendra Foster of Parliament-Funkadelic, who is credited as a co-writer on eight \"Black Messiah\" tracks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}