Information about plays

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

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

{
    "id": 3562710,
    "uri": "https://api.kexp.org/v2/plays/3562710/?format=api",
    "airdate": "2025-10-08T14:16:26-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "https://ia801406.us.archive.org/4/items/mbid-b6b4c2bf-0d62-4373-bbcf-3b93893ada3e/mbid-b6b4c2bf-0d62-4373-bbcf-3b93893ada3e-10058374473_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/4/items/mbid-b6b4c2bf-0d62-4373-bbcf-3b93893ada3e/mbid-b6b4c2bf-0d62-4373-bbcf-3b93893ada3e-10058374473_thumb250.jpg",
    "song": "Holiday in Cambodia",
    "track_id": "50d73712-7478-42fe-a3dc-d5c41eae0f04",
    "recording_id": "f429d178-d6e3-4950-8ac1-52d933f49b15",
    "artist": "Dead Kennedys",
    "artist_ids": [
        "37c78aeb-d196-42b5-b991-6afb4fc9bc2e"
    ],
    "album": "Fresh Fruit for Rotting Vegetables",
    "release_id": "b6b4c2bf-0d62-4373-bbcf-3b93893ada3e",
    "release_group_id": "3495fca0-ce60-3342-93f2-23fd525d8069",
    "labels": [
        "Manifesto"
    ],
    "label_ids": [
        "04f8fe8c-83da-4912-9c6c-295923fd48dd"
    ],
    "release_date": "2005-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#295, as we count down the albums you voted as your favorites of all time....\n---\nThis is one of the few Dead Kennedys songs that was written by the entire band - most were composed solely by lead singer Jello Biafra. He said it was still his favorite song, and explained how it came together:\n\n\"The original 'Holiday in Cambodia' is more a straight punk song. We called them 'chainsaws' back then, 'chainsaw punk' after the Ramones song ('Chainsaw'). The other guys didn't like it. They didn't want to play it. I was heartbroken, I was crestfallen, they'd never done that to me before. And then Klaus (Flouride - bass player) began noodling around on what became that signature bass line. I thought, 'Hey, wait a minute. That's cool. What would happen if we swiped everything from my 'Holiday in Cambodia' song - verse, chorus, bridge - but used that as the original root rhythm?'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}