Information about plays

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

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

{
    "id": 3592892,
    "uri": "https://api.kexp.org/v2/plays/3592892/?format=api",
    "airdate": "2025-12-19T01:47:44-08:00",
    "show": 65415,
    "show_uri": "https://api.kexp.org/v2/shows/65415/?format=api",
    "image_uri": "https://coverartarchive.org/release/63ca0a26-6b6f-4a5d-8b4c-4e3fcf7c0cc2/4546630557-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/63ca0a26-6b6f-4a5d-8b4c-4e3fcf7c0cc2/4546630557-250.jpg",
    "song": "Angel Dust",
    "track_id": null,
    "recording_id": "520ba250-5176-4e08-8c1f-5fb7c84e6d9e",
    "artist": "Gil Scott‐Heron & Brian Jackson",
    "artist_ids": [
        "b5b89643-c488-4f39-a302-25cab31084a5",
        "c4cdf239-e646-4339-b064-7a94f5af6583"
    ],
    "album": "Secrets",
    "release_id": null,
    "release_group_id": "a758552c-b1cb-371f-acb3-f8a6014db0e5",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"They were standing\nEverybody in a circle\nThe whole family\nListening to the preacher’s words\nSis was crying\nShe alone held the secrets\nAbout his dying...\"\n\nThis is a song about the damning effects of angel dust (PCP) on its abusers and their loved ones.: https://genius.com/Gil-scott-heron-and-brian-jackson-angel-dust-lyrics\nThe background vocals are  by Julia Waters, Marti McCall, and Maxine Waters.\n\nGilbert Scott-Heron was a jazz poet, singer, musician, and author known for his work as a spoken-word performer in the 1970s and 1980s. \nBrian Robert Jackson is a keyboardist, flautist, singer, composer, and producer known for his collaborations with Gil Scott-Heron in the 1970s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}