Information about plays

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

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

{
    "id": 3553028,
    "uri": "https://api.kexp.org/v2/plays/3553028/?format=api",
    "airdate": "2025-09-14T16:50:32-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Scooby-Doo, Where Are You?",
    "track_id": null,
    "recording_id": null,
    "artist": "Hoogway, Dosi, and Scooby Doo",
    "artist_ids": [],
    "album": "Lofi Scooby-Doo",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "WaterTower Music"
    ],
    "label_ids": [
        "a6cbb3d7-6fea-4257-aa79-e1e6bf810da3"
    ],
    "release_date": "2025-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s not entirely clear how this happened, but the beloved mystery-solving cartoon dog Scooby-Doo has now entered the lofi chill-beats music genre that populates so many Spotify playlists. WaterTower Music, the label associated with Warner Bros., has released a new album called Lofi Scooby-Doo, which includes a spaced-out version of the classic theme song “Scooby-Doo, Where Are You?” and a bunch of other comfortingly spooky selections.\n\nOf the project, WaterTower shares, \"The project taps into the rising global movement of lofi as a cultural touchstone — a genre that has become synonymous with study sessions, late-night drives, and cozy moments of reflection. By merging Scooby-Doo’s playful mystery-solving spirit with the warmth and nostalgia of lofi, the release invites fans both old and new to experience these legendary melodies in a fresh, modern way.\n\n\"The collection features eight leading voices in the scene: Hogway, Dosi, SwuM, Kurt Stewart, Lomme, Ruth de las Plantas, Sadiva, and Pastels. Each artist was given the freedom to reinterpret classic Scooby-Doo cues with their signature style — resulting in a soundtrack that feels at once familiar and surprising.\" https://tinyurl.com/2jujk7ua",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}