Information about plays

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

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

{
    "id": 3529959,
    "uri": "https://api.kexp.org/v2/plays/3529959/?format=api",
    "airdate": "2025-07-21T14:39:06-07:00",
    "show": 64076,
    "show_uri": "https://api.kexp.org/v2/shows/64076/?format=api",
    "image_uri": "https://ia902906.us.archive.org/21/items/mbid-c8c59a0a-5464-4eac-8251-5cfa102de5ac/mbid-c8c59a0a-5464-4eac-8251-5cfa102de5ac-15872226838_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/21/items/mbid-c8c59a0a-5464-4eac-8251-5cfa102de5ac/mbid-c8c59a0a-5464-4eac-8251-5cfa102de5ac-15872226838_thumb250.jpg",
    "song": "100%",
    "track_id": "0ca2869e-04c6-37e7-944f-bd7e811cd1ca",
    "recording_id": "f33ba19e-67ea-4a62-9c1a-59d9069ffd5a",
    "artist": "Sonic Youth",
    "artist_ids": [
        "5cbef01b-cc35-4f52-af7b-d0df0c4f61b9"
    ],
    "album": "Dirty",
    "release_id": "c8c59a0a-5464-4eac-8251-5cfa102de5ac",
    "release_group_id": "30fef5ef-b1d4-36b5-8f75-f45b8e76c545",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2003-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released today in '92!\n\nIn her autobiography \"Girl in a Band,\" Kim Gordon says the song is about Joe Cole, a friend of theirs who was murdered during a robbery in Venice, Los Angeles in front of his friend and roommate Henry Rollins.\n\nShe says:\nWhen Henry called to tell me about Joe. I burst into tears. I didn’t get over it for a couple of years, to be honest. The senseless, random act of violence against someone so full of life and innocence, was mind-blowing, and I hated Los Angeles for a long time after that. I wrote the song “JC” about Joe, while Thurston wrote “100%”. It was hard to sing without tearing up.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}