Information about plays

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

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

{
    "id": 3583595,
    "uri": "https://api.kexp.org/v2/plays/3583595/?format=api",
    "airdate": "2025-11-27T09:05:43-08:00",
    "show": 65222,
    "show_uri": "https://api.kexp.org/v2/shows/65222/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Holiday",
    "track_id": "32b3d9a8-150f-3c84-bb2b-fad42f2e0bd3",
    "recording_id": "e5b7a191-79d2-41ca-aa96-2d041c741aac",
    "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": "Weezer got their name during River Cuomo’s phone call with a booker, from a nickname Cuomo’s biological father gave him.  His dad wasn’t in his life much after his parents’ divorce, when he was four years old or so, and he had strong, unresolved feelings about it all.\n\nCuomo had already used the name \"Weezer\" as a label from one of his cassettes of new songs. \"I remember getting letters from my Dad and it would always be, 'To Weezer.' He didn’t use an 'h,'\" says Cuomo. \n\n\"It was definitely a very emotional name for me — and I don’t think for anyone else. For the other guys in the band, it’s just a weird word. I guess it even ties back to what I was saying about 'Sliver.' Just this feeling of being this helpless little kid that’s abandoned, or neglected. It was definitely the right name.\" https://shorturl.at/bezR2\n\nhttps://weezer.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}