Information about plays

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

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

{
    "id": 3543311,
    "uri": "https://api.kexp.org/v2/plays/3543311/?format=api",
    "airdate": "2025-08-22T14:22:16-07:00",
    "show": 64356,
    "show_uri": "https://api.kexp.org/v2/shows/64356/?format=api",
    "image_uri": "https://ia903408.us.archive.org/28/items/mbid-8b12deb2-ad49-49dc-a133-2a50a445a3d7/mbid-8b12deb2-ad49-49dc-a133-2a50a445a3d7-36216517454_thumb500.jpg",
    "thumbnail_uri": "https://ia903408.us.archive.org/28/items/mbid-8b12deb2-ad49-49dc-a133-2a50a445a3d7/mbid-8b12deb2-ad49-49dc-a133-2a50a445a3d7-36216517454_thumb250.jpg",
    "song": "Into the Groove(y)",
    "track_id": "b17ecd18-9043-40bd-b35e-e1ade3c53048",
    "recording_id": "2c2c6212-f484-47c6-9d8d-63ca12923fdd",
    "artist": "Ciccone Youth",
    "artist_ids": [
        "b36d22e9-7f2c-42ff-98a6-b0e3f2cb36f5"
    ],
    "album": "The Whitey Album",
    "release_id": "8b12deb2-ad49-49dc-a133-2a50a445a3d7",
    "release_group_id": "c78d2b3c-ecf8-49d7-aa96-861af003788d",
    "labels": [
        "Blast First"
    ],
    "label_ids": [
        "e85341e2-b6ff-4832-9e87-4115fe8eac82"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Otto from Topanga Canyon\n\nCiccone Youth (What a great name!) was a side project featuring all members of Sonic Youth but featuring other buddy musicians (like Dinosaur Jr). \n--\nThurston Moore said, \" \"Into the Groove\" was brilliant to the point where I thought it would be a great song to cover through the prism of Sonic Youth. Instantly fabulous. We took her record and put it on one of the channels in the studio and we would fade it into [our version of] the song once in a while, not thinking about the legalities of such a move. We made a single with Mike Watt from Minutemen on a label called New Alliance, a sub-label of Black Flag's SST Records [\"Into the Groovey\"]. We wanted to break down any kind of barrier that was being set up between the underground and the people who had graduated from it to the mainstream.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}