Information about plays

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

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

{
    "id": 3542895,
    "uri": "https://api.kexp.org/v2/plays/3542895/?format=api",
    "airdate": "2025-08-21T13:54:15-07:00",
    "show": 64348,
    "show_uri": "https://api.kexp.org/v2/shows/64348/?format=api",
    "image_uri": "https://coverartarchive.org/release/4ea7bce9-026b-454c-b106-3e5cda69784a/23924713051-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4ea7bce9-026b-454c-b106-3e5cda69784a/23924713051-250.jpg",
    "song": "Run Over by a Truck",
    "track_id": null,
    "recording_id": "654b7f2c-144a-457e-9369-a7a512da5355",
    "artist": "Weezer",
    "artist_ids": [
        "6fe07aa5-fec0-4eca-a456-f29bff451b04"
    ],
    "album": "Raditude",
    "release_id": null,
    "release_group_id": "92f24cb9-ec1c-4314-96c2-a3c5d3b27280",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2009-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Annie in the Bay: For two decades, cancer has been a part of my life. At 38, after running my first marathon, I found a lump and spent a year fighting breast cancer. Through chemo infusions, surgeries, radiation, and long days of feeling just awful, my earbuds were a constant companion. The treatments worked until two years ago, when another cancer appeared in my other breast. Then another round of everything and putting life on hold again. Bummer.\nMusic has always helped me not feel so alone. Bands like Weezer, Cake, The Eels, and The Flaming Lips are my go-to. They are honest about how things can suck but never lose their dark sense of humor, which is how I try to approach it. I hate when people try to sugarcoat it; sometimes, cancer just sucks and you have to get through it.\nThankfully, I'm healthy and stable today and do all I can to take care of myself. I know that some are not as lucky as me. Thank you, KEXP, for honoring survivors and being a community for those who are struggling.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}