Information about plays

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

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

{
    "id": 3656753,
    "uri": "https://api.kexp.org/v2/plays/3656753/?format=api",
    "airdate": "2026-05-19T08:32:17-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf-14163981870_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf-14163981870_thumb250.jpg",
    "song": "I Wanna Be Your Joey Ramone",
    "track_id": "71a173e9-6a99-3be3-816b-b31357a24dd5",
    "recording_id": "1f2f20df-f3bf-43d5-985c-4f21fa3d5599",
    "artist": "Sleater‐Kinney",
    "artist_ids": [
        "e36e78eb-3ace-4acd-882c-16789e700ab7"
    ],
    "album": "Call the Doctor",
    "release_id": "3ba90142-0a08-4100-aff6-e2ac5c645fdf",
    "release_group_id": "3da3cb84-2196-34bf-a67b-f9e4ee22ae76",
    "labels": [
        "Chainsaw Records"
    ],
    "label_ids": [
        "43d88126-3737-41c2-87c5-77a970a4481c"
    ],
    "release_date": "1996-03-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In “I Wanna Be Your Joey Ramone,” Sleater-Kinney explores the stereotypes that come with being in band—they poke fun at the gendered idolization of male rockstars. In her memoir, Hunger Makes Me A Modern Girl, Carrie Brownstein writes: \"'Joey' was really the first song that set the precedent of what would become our habit of meta-songwriting, where we were in a band writing about being in a band, singing about singing. I feel the need to point out that our intent was different from those classic rock songs about being on tour. This isn’t us singing about roadies, drugs, and groupies. We were in dialogue with ourselves; we responded to and addressed the fans, the critics, and even our own work.\" http://www.sleater-kinney.com/\n\nHere's Sleater-Kinney performing Live on KEXP in 2024!\n\nhttps://www.youtube.com/watch?v=_9OIGuQjfE0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}