Information about plays

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

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

{
    "id": 3580467,
    "uri": "https://api.kexp.org/v2/plays/3580467/?format=api",
    "airdate": "2025-11-20T02:09:27-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "https://coverartarchive.org/release/36c2799b-30b2-4d45-9ccd-79ae609bd4ea/26547938598-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/36c2799b-30b2-4d45-9ccd-79ae609bd4ea/26547938598-250.jpg",
    "song": "9th Wonder (Blackitolism)",
    "track_id": null,
    "recording_id": "a94cf1a6-c9e5-4e30-867e-4fd2d0dea37a",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": null,
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Pendulum Records"
    ],
    "label_ids": [
        "c3ab5351-dd5f-4536-8bf5-9927a080b507"
    ],
    "release_date": "1994-10-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Digable Planets, founded by Ishmael “Butterfly” Butler, Craig “Cee-Knowledge the Doodlebug” Irvin and Mary Ann “Ladybug Mecca” Veiria, entered the music scene in the early 1990s. Their debut album release “Reachin’” in 1993 was a chart-topper, leading to their radio and commercial success. The group won a Grammy for best new artist, selling over a half million units. Destined to be the next big thing in hip-hop, Digable Planets threw the music world a curveball in their sophomore album release, “Blowout Comb”, the following year. The tracks were taken to the next level, with their mind-blowing fusion of jazz, hip hop, and spoken verse. Despite the lukewarm audience reaction at the time of its release, Blowout Comb” is a paragon of “intelligent” rap, funny and weird and catchy and incredibly smart all at once. The album’s cumulative power lies in its ability to simultaneously bring revolutionary thinking and a celebration of blackness to the table. https://wdet.org/2020/12/24/liner-notes-exploring-the-genius-of-digable-planets-blowout-comb/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}