Information about plays

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

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

{
    "id": 3566749,
    "uri": "https://api.kexp.org/v2/plays/3566749/?format=api",
    "airdate": "2025-10-18T12:56:30-07:00",
    "show": 64868,
    "show_uri": "https://api.kexp.org/v2/shows/64868/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb250.jpg",
    "song": "9th Wonder (Blackitolism)",
    "track_id": "b6537723-4727-335a-8a8f-bd85c6f4e3e4",
    "recording_id": "a94cf1a6-c9e5-4e30-867e-4fd2d0dea37a",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": "23943394-4ef1-436a-bd6c-74e0e5bdd29f",
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Blowout Comb was released on this day in 1994!\n\nDigable 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"
}