Information about plays

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

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

{
    "id": 3539628,
    "uri": "https://api.kexp.org/v2/plays/3539628/?format=api",
    "airdate": "2025-08-13T14:40:20-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://ia801207.us.archive.org/12/items/mbid-57de2dd6-eef6-4436-a126-12718364ee56/mbid-57de2dd6-eef6-4436-a126-12718364ee56-11616276838_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/12/items/mbid-57de2dd6-eef6-4436-a126-12718364ee56/mbid-57de2dd6-eef6-4436-a126-12718364ee56-11616276838_thumb250.jpg",
    "song": "Close Up",
    "track_id": "6bbecf98-f896-45ca-9100-7d1400d3aa8b",
    "recording_id": "58a6b676-6041-49c5-b4a5-e85fd3bd67cd",
    "artist": "Peaches feat. Kim Gordon",
    "artist_ids": [
        "19301485-ac9c-4dad-885b-cd8e8c8b4184",
        "270acfee-1fbe-413e-a0a8-6a35a8b3b66c"
    ],
    "album": "Rub",
    "release_id": "2d0718cf-c0ac-405c-bd55-36fd11c91f8a",
    "release_group_id": "5d47027f-77e6-48bd-b804-45d852cd11d6",
    "labels": [
        "INgrooves"
    ],
    "label_ids": [
        "3027c393-daa1-4f4a-af6a-2b464722d584"
    ],
    "release_date": "2015-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the warped video for \"Close Up,\" Peaches bribes a chain-vaping Kim Gordon into becoming her wrestling coach. After a brief training montage, they take to the ring, where chaos ensures (interrupted only Gordon’s frustration when her vaper temporarily breaks).: https://www.youtube.com/watch?v=UifL2B8ygfc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}