Information about plays

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

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

{
    "id": 3582236,
    "uri": "https://api.kexp.org/v2/plays/3582236/?format=api",
    "airdate": "2025-11-24T07:00:30-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-87c9ec72-00d5-3be0-b4fa-41dd3567cc8e/mbid-87c9ec72-00d5-3be0-b4fa-41dd3567cc8e-38162417877_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-87c9ec72-00d5-3be0-b4fa-41dd3567cc8e/mbid-87c9ec72-00d5-3be0-b4fa-41dd3567cc8e-38162417877_thumb250.jpg",
    "song": "Acquiesce",
    "track_id": "abb1ab4e-e528-36e3-9a91-6b5564d64831",
    "recording_id": "ae7763e3-953a-4e86-bd94-777e994bb9ac",
    "artist": "Oasis",
    "artist_ids": [
        "39ab1aed-75e0-4140-bd47-540276886b60"
    ],
    "album": "The Masterplan",
    "release_id": "87c9ec72-00d5-3be0-b4fa-41dd3567cc8e",
    "release_group_id": "3d79dc76-7b02-3510-b12b-5061f459f8ac",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1998-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Noel Gallagher-penned track originally appeared as the B-side to Oasis' first UK number-one single, \"Some Might Say,\" in 1995. It was included on the B-sides compilation album The Masterplan, released in 1998.\n\nOf this track, Noel Gallagher explains, \"It was written going to a studio in Wales to record 'Some Might Say.' The train broke down, and I was stuck for four hours, and I wrote that song. Someone had said 'Acquiesce' on the phone, and I'd written it down.\"\n\nThe verses are sung by Liam Gallagher, with the chorus sung by Noel, who said that Liam could not sing the high notes.\n\nNoel has said the lyrics are not about him and his brother Liam, a sentiment echoed by Paul Du Noyer in his liner notes of The Masterplan: \"The song is about friendship in the widest sense and not, as often speculated, about the Gallagher brothers themselves.\" https://tinyurl.com/h48f2tmt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}