Information about plays

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

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

{
    "id": 3583285,
    "uri": "https://api.kexp.org/v2/plays/3583285/?format=api",
    "airdate": "2025-11-26T16:58:09-08:00",
    "show": 65217,
    "show_uri": "https://api.kexp.org/v2/shows/65217/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What Do I Know",
    "track_id": "b381ea6d-3dc0-4a90-8d88-f439c48a7f4f",
    "recording_id": "8d61f088-922d-41ee-96f9-c72c0401fd15",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Billboard Heart",
    "release_id": "573ecbc7-4ffb-4494-ae97-611fb50a43c8",
    "release_group_id": "7a1a9a88-2202-4f8d-8b61-a7a1bf797c18",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing at the Paramount on Friday, November 28! \nhttps://www.thisisdeepseadiver.com/ \n\n---\n\n\nOf this song and video, Jessica Dobson reveals, \"'What Do I Know' holds a special place on the record. It is the first song that I engineered all of the instruments myself at my home studio.\n\n\"At the time, I thought I was recording a demo and most of the parts are first takes. We kept all of the imperfections, and nothing was overthought.\n\n\"For the music video, we wanted to lean into that same spirit and gave ourselves only a few hours to film in a very small space. The song is equally existential as it is tongue in cheek, and we wanted the video to reflect more of the raw elements of who we are as a band.\" https://tinyurl.com/muzwaysa\n\nYou can check out the cheeky video here: https://tinyurl.com/4r7xad4x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}