Information about plays

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

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

{
    "id": 3576098,
    "uri": "https://api.kexp.org/v2/plays/3576098/?format=api",
    "airdate": "2025-11-09T16:58:07-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pearly-Dewdrops' Drops",
    "track_id": null,
    "recording_id": null,
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "The Pink Opaque",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Pearly-Dewdrops' Drops\" is a single by Scottish band Cocteau Twins, taken from their 1984 EP The Spangle Maker. The song was written by Cocteau Twins, and recorded at Rooster Studios in London.\n\nRecorded at Rooster Studios in London, \"Pearly-Dewdrops' Drops\" found its way onto The Spangle Maker, an EP released on 4AD in April 1984. The EP marked the Cocteau Twins' first recording with Simon Raymonde.\n\nReleased as a single on April 2, 1984, \"Pearly-Dewdrops' Drops\" marked Cocteau Twins' debut entry into the UK Singles Chart, reaching #29 – their highest-charting single. Despite its popularity with both fans and critics, guitarist Robin Guthrie later disowned the song. \"'Pearly-Dewdrops' Drops' was a clinical exercise to get on Top Of The Pops,\" he told Mojo magazine in 2011. \"Ivo (Watts- Russell, co-founder of 4AD) had asked for a single, to take us to the next level.\"  https://tinyurl.com/ycyrvb2h",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}