Information about plays

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

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

{
    "id": 3631765,
    "uri": "https://api.kexp.org/v2/plays/3631765/?format=api",
    "airdate": "2026-03-21T03:07:16-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-1123137a-295d-4c19-9dad-76ea01bc656a/mbid-1123137a-295d-4c19-9dad-76ea01bc656a-28314714742_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-1123137a-295d-4c19-9dad-76ea01bc656a/mbid-1123137a-295d-4c19-9dad-76ea01bc656a-28314714742_thumb250.jpg",
    "song": "Tunic (Song for Karen)",
    "track_id": "35089c5e-cd43-3ff8-8ad4-ba515792c311",
    "recording_id": "17347277-b788-468a-b385-71c57fbe7741",
    "artist": "Sonic Youth",
    "artist_ids": [
        "5cbef01b-cc35-4f52-af7b-d0df0c4f61b9"
    ],
    "album": "Goo",
    "release_id": "1123137a-295d-4c19-9dad-76ea01bc656a",
    "release_group_id": "8114542a-d659-3b5f-a11f-cf86ed7fa84d",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2005-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Riffing on Ron Saint Germain as the producer of Goo... really I just needed an excuse to Bad Brains\n\nA song dedicated to Karen Carpenter of The Carpenters fame, who died of anorexia. \n\n\"Karen Carpenter had interested me for a long time,\" Kim Gordon wrote in her memoir Girl in a Band. \"The Carpenters were such a sun-drenched American dream, such a feel-good family success story like the Beach Boys, but with the same roiling darkness going on underneath,\" she said, adding: \"Obviously Karen Carpenter had a strange relationship with her brother, Richard, a great producer but also a tyrannical control freak. The only autonomy Karen felt she had in her life she excepted over her own body. She was an extreme version of what a lot of women suffer from – a lack of control over things other than their bodies, which turns the female body into a tool for power – good, bad, or ugly.\"  https://bit.ly/3OF49az",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}