Information about plays

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

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

{
    "id": 3529106,
    "uri": "https://api.kexp.org/v2/plays/3529106/?format=api",
    "airdate": "2025-07-19T18:44:35-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-2594270b-4cbe-4cf6-9d2a-1b9cb2e5c9a7/mbid-2594270b-4cbe-4cf6-9d2a-1b9cb2e5c9a7-42534302318_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2594270b-4cbe-4cf6-9d2a-1b9cb2e5c9a7/mbid-2594270b-4cbe-4cf6-9d2a-1b9cb2e5c9a7-42534302318_thumb250.jpg",
    "song": "Donde Estás Tú (Chong the Nomad remix)",
    "track_id": "7dfddda2-c988-4f06-8536-58e7a2dee690",
    "recording_id": "d530c714-f1fc-427e-8865-97ec641baceb",
    "artist": "Terror/Cactus feat. Pahua",
    "artist_ids": [
        "91ac4b69-025f-4343-a40a-4f0703daf576",
        "67c42332-de6c-46a7-b36a-2db0ae9fe2f3"
    ],
    "album": "Donde Estás Tú (Chong the Nomad remix)",
    "release_id": "2594270b-4cbe-4cf6-9d2a-1b9cb2e5c9a7",
    "release_group_id": "07b652d8-87c2-4c8f-b5f1-ab8beef14bf7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "It's Seattle electro-cumbia band Terror/Cactus through the mind of experimental electronic artist Chong the Nomad! You can't go wrong!\n\n\"Originally released on Forastero (Shika Shika, 2024), “Donde Estás Tú” brought together Terror/Cactus and Mexican alt-pop artist Pahua for a haunting and rhythmic single rooted in Latin folklore and deep electronic textures. Now, Chong the Nomad reimagines the track with her signature blend of glitchy percussion, warped samples, and bass-driven pulse. Pahua’s vocals float through a shadowy, shape-shifting soundscape — playful, mysterious, and hypnotic. The self-released remix kicks off a global series of Forastero reinterpretations from genre-defying artists.\"\n\nhttps://terrorcactus.bandcamp.com/track/donde-est-s-t-chong-the-nomad-remix",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}