Information about plays

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

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

{
    "id": 3591078,
    "uri": "https://api.kexp.org/v2/plays/3591078/?format=api",
    "airdate": "2025-12-14T17:10:19-08:00",
    "show": 65378,
    "show_uri": "https://api.kexp.org/v2/shows/65378/?format=api",
    "image_uri": "https://ia800508.us.archive.org/1/items/mbid-0b509b9b-7c6f-4305-a54c-33e3f4ab5a4f/mbid-0b509b9b-7c6f-4305-a54c-33e3f4ab5a4f-26583312623_thumb500.jpg",
    "thumbnail_uri": "https://ia800508.us.archive.org/1/items/mbid-0b509b9b-7c6f-4305-a54c-33e3f4ab5a4f/mbid-0b509b9b-7c6f-4305-a54c-33e3f4ab5a4f-26583312623_thumb250.jpg",
    "song": "Sliver",
    "track_id": "6bb529d9-a414-3369-9444-caa28ef1a78d",
    "recording_id": "81e2ed45-6a3f-481c-bf36-261e65426a4f",
    "artist": "Nirvana",
    "artist_ids": [
        "5b11f4ce-a62d-471e-81fc-a69a8278c7da"
    ],
    "album": "Incesticide",
    "release_id": "0b509b9b-7c6f-4305-a54c-33e3f4ab5a4f",
    "release_group_id": "01cf1391-141b-3c87-8650-45ade6e59070",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1992-12-15",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1992!\n\nThough not at the same time, Dan Peters and Pat Smear were both in Nirvana.\n\nMudhoney drummer Dan Peters was briefly the drummer for Nirvana in the summer of 1990, playing on one single, \"Sliver\", and making one live appearance with them that September in Seattle, shortly before drummer Dave Grohl joined. Peters has expressed his only regret as missing the chance to play drums on Nirvana's album Nevermind. Apparently, Kurt said that he didn’t want to be the reason Mudhoney ended.\n\nThe music video for this song shows clips of Kurt Cobain and Courtney Love's daughter Frances Bean Cobain, who was a year old at the time. Directed by Kevin Kerslake, it was shot in their basement using a Super-8 camera: https://www.youtube.com/watch?v=QECJ9pCyhns.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}