Information about plays

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

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

{
    "id": 3586181,
    "uri": "https://api.kexp.org/v2/plays/3586181/?format=api",
    "airdate": "2025-12-03T06:30:07-08:00",
    "show": 65276,
    "show_uri": "https://api.kexp.org/v2/shows/65276/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "P.U.N.K. Girl",
    "track_id": "c0593f4c-5195-3c27-abf9-94f9852cf792",
    "recording_id": "cacb5db5-aa5a-400e-8e05-61ac2f4bb0fb",
    "artist": "Heavenly",
    "artist_ids": [
        "d1a0301e-1167-42e8-bf89-c7835e0d3485"
    ],
    "album": "P.U.N.K. Girl",
    "release_id": "a00abdb1-3397-391c-bd53-7767df343663",
    "release_group_id": "f46dcaab-fb34-3dc8-805c-63d8732d512f",
    "labels": [
        "K Records"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heavenly have a new two-sided single, Portland Town. According to their bandcamp page, this release teases an album forthcoming in 2026! They will also be touring in support of the upcoming reunion album! https://pitchfork.com/news/heavenly-announce-2026-european-and-north-american-tour/\n\n\"Heavenly formed in 1989 from the ashes of legendary Oxford band Talulah Gosh, in which all four original members – Amelia Fletcher (vocals/guitar), Peter Momtchiloff (guitar), Rob Pursey (bass) and Mathew Fletcher (drums) – had played. Cathy Rogers joined later on keyboards/vocals. They released five singles and three albums on Sarah Records and then, after Sarah ended, a final album on Wiiija/K [Records].\" \n\nhttps://heavenly.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}