Information about plays

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

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

{
    "id": 3582762,
    "uri": "https://api.kexp.org/v2/plays/3582762/?format=api",
    "airdate": "2025-11-25T11:31:59-08:00",
    "show": 65207,
    "show_uri": "https://api.kexp.org/v2/shows/65207/?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": "Say It Ain’t So",
    "track_id": "23324fb7-1b1e-3038-9ca0-b05a20a359d8",
    "recording_id": "2e9667e0-f973-45db-9a5c-251cd1edc414",
    "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": "Speaking with the Los Angeles Times about the 30th anniversary of 1994's Blue Album, Cuomo explained that the song was inspired by finding his stepdad Stephen's beer in the fridge and fearing that alcoholism would lead Stephen to leave the family, just as it had his biological dad years earlier.\n--\nIt turns out that that this was a misunderstanding and that  neither his father nor stepdad were actually alcoholics. Learn the story behind this song: https://exclaim.ca/music/article/after-writing-weezer-s-say-it-ain-t-so-rivers-cuomo-learned-his-dad-wasn-t-an-alcoholic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}