Information about plays

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

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

{
    "id": 3610235,
    "uri": "https://api.kexp.org/v2/plays/3610235/?format=api",
    "airdate": "2026-01-28T14:43:25-08:00",
    "show": 65778,
    "show_uri": "https://api.kexp.org/v2/shows/65778/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-d0f742fb-d80a-4735-8a21-115b075d7896/mbid-d0f742fb-d80a-4735-8a21-115b075d7896-43741446519_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-d0f742fb-d80a-4735-8a21-115b075d7896/mbid-d0f742fb-d80a-4735-8a21-115b075d7896-43741446519_thumb250.jpg",
    "song": "!BASTA YA!",
    "track_id": "3f38ba68-3d9a-4328-86b3-65dd39421c85",
    "recording_id": "7787a9b9-4c85-4c34-9904-000016ee6a6d",
    "artist": "Cain Culto, Xiuhtezcatl Martinez",
    "artist_ids": [
        "82fd7218-a6bb-4ccc-b001-86bd49c3cec7",
        "dd30c2d9-440f-4845-b68c-6b1dbe234818"
    ],
    "album": "!BASTA YA!",
    "release_id": "d0f742fb-d80a-4735-8a21-115b075d7896",
    "release_group_id": "cd8caf1a-6fd6-4e7b-9e73-0d7e0ab6b672",
    "labels": [
        "Hive Music Ltd"
    ],
    "label_ids": [
        "a9b0688f-0e88-48b2-9741-30a5f7054386"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In his latest collaboration with singer-songwriter Cain Culto, Colorado-raised rapper and climate activist Xiuhtezcatl Martinez switches between Spanish and English to confront systemic racism, colonialism, and immigration. The track, \"¡Basta Ya!\", reflects the current political climate, calling out the criminalization of Indigenous and immigrant communities and challenging power structures built on stolen land.: https://www.ktvu.com/news/indigenous-artists-reclaim-culture-community-through-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}