Information about plays

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

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

{
    "id": 3635995,
    "uri": "https://api.kexp.org/v2/plays/3635995/?format=api",
    "airdate": "2026-03-31T11:38:14-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-2279443f-991e-3f3e-9705-861d0aba339d/mbid-2279443f-991e-3f3e-9705-861d0aba339d-4256961612_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-2279443f-991e-3f3e-9705-861d0aba339d/mbid-2279443f-991e-3f3e-9705-861d0aba339d-4256961612_thumb250.jpg",
    "song": "Undone – The Sweater Song",
    "track_id": "5127eaa0-d24d-3af5-9f36-fdb99606f19b",
    "recording_id": "48908d8b-3a40-46fa-bfee-3a88012c2689",
    "artist": "Weezer",
    "artist_ids": [
        "6fe07aa5-fec0-4eca-a456-f29bff451b04"
    ],
    "album": "Weezer",
    "release_id": "2279443f-991e-3f3e-9705-861d0aba339d",
    "release_group_id": "c7b245c9-8099-32ea-af95-893acedde2cf",
    "labels": [
        "Geffen Records",
        "Chronicles"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b",
        "9857cec8-8eb7-40c1-8fb2-674f160a5ebd"
    ],
    "release_date": "2004-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rivers Cuomo said  that \"Undone – The Sweater Song\" is \"almost a complete rip-off\" of Metallica's \"Welcome Home (Sanitarium).\"\n(It does heavily sample the hook from that song.)\n--\nThis was the first Weezer song that Rivers Cuomo ever wrote, back in 1991. Three years later it was released as the band's first single.\n--\nCuomo told Billboard magazine: \"It's been the case since our first album that people thought we were just being sarcastic and ironic. When I wrote 'The Sweater Song,' to me it was a very sad song about depression, and people heard it on the radio and thought it was hysterical.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}