Information about plays

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

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

{
    "id": 3626823,
    "uri": "https://api.kexp.org/v2/plays/3626823/?format=api",
    "airdate": "2026-03-08T16:50:04-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb250.jpg",
    "song": "Seether",
    "track_id": "8cf889ad-ab22-4274-9749-3383d3565d3c",
    "recording_id": "5bba0bbf-b02e-405e-a126-1bb5697e8e34",
    "artist": "Veruca Salt",
    "artist_ids": [
        "86e8e21a-d29f-47d2-bbf0-e079f7044e71"
    ],
    "album": "American Thighs",
    "release_id": "c84acb45-03ba-4a22-a483-ebf1b68d2833",
    "release_group_id": "9682037a-7cbc-3a74-9d65-05e6cf9451e9",
    "labels": [
        "Minty Fresh Records"
    ],
    "label_ids": [
        "ec44443b-b862-47e5-85a3-3db242d2789b"
    ],
    "release_date": "1994-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating International Women's Day on our Spring Fundraising Drive today on the Variety Show with Kevin and Lace!!! https://kexp.org/donate/ \n\nWritten by Veruca Salt singer-guitarist Nina Gordon,\"Seether\" was more pop-sounding compared to the rest of the band's material.\n\nIn a 1994 interview with MuchMusic, an interviewer suggested that \"Seether\" could either be about female \"animalistic instincts\" or bouts of rage. Gordon agreed that her songs' meanings often changed during and after the writing process.\n\n\"You write a song, think it's about one thing for five minutes....and discover that it's about many different things and working on many different levels.\"\n\nIn Veruca Salt's 1997 hit single \"Volcano Girls,\" the seether was identified as \"Louise,\" which presumably refers to Veruca Salt singer-guitarist Louise Post. https://tinyurl.com/y8z7utvf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}