Information about plays

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

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

{
    "id": 3597255,
    "uri": "https://api.kexp.org/v2/plays/3597255/?format=api",
    "airdate": "2025-12-28T16:52:01-08:00",
    "show": 65499,
    "show_uri": "https://api.kexp.org/v2/shows/65499/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Keep Pushing",
    "track_id": "f3b1db7e-828b-467b-8322-9aee4c6f00a3",
    "recording_id": "60b9fdf4-4c7f-47dc-85cf-8f9bdf8815b7",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Dead Channel Sky",
    "release_id": "4a18986d-1598-43a8-b15f-0340af442ffe",
    "release_group_id": "dc8005ec-e1ef-44fb-a1d6-ccb5083bc132",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#76 on KEXP Listeners' Top Voted Albums of the year!\n\nClipping (stylized as clipping.) is an experimental hip hop group from Los Angeles, California. The group consists of rapper Daveed Diggs and producers William Hutson and Jonathan Snipes. \n\nDiggs and Hutson met in grade school, and Hutson and Snipes were college roommates. The group began in 2009 as a remix project, with Hutson and Snipes taking a cappellas of mainstream rap artists and making power electronics and noise remixes of them to amuse themselves. Diggs joined in 2010 and began to write his own raps over their compositions.\n\nThey self-released their debut mixtape, midcity, on their website on February 5, 2013. Though their expectations were low, and despite minimal promotion, the album was well-received, and five months later, they signed to Sub Pop. \n\nTheir first album, CLPPNG, was released on June 10, 2014. https://tinyurl.com/5be2t25e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}