Information about plays

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

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

{
    "id": 3556985,
    "uri": "https://api.kexp.org/v2/plays/3556985/?format=api",
    "airdate": "2025-09-24T02:05:34-07:00",
    "show": 64646,
    "show_uri": "https://api.kexp.org/v2/shows/64646/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-8958c2d2-5c59-4b54-af9c-8ab6919b919e/mbid-8958c2d2-5c59-4b54-af9c-8ab6919b919e-42992437130_thumb500.jpg",
    "thumbnail_uri": "https://ia601007.us.archive.org/26/items/mbid-8958c2d2-5c59-4b54-af9c-8ab6919b919e/mbid-8958c2d2-5c59-4b54-af9c-8ab6919b919e-42992437130_thumb250.jpg",
    "song": "Telepatía (Batida remix)",
    "track_id": "7709fb2a-026c-4ce4-a0d3-0220ffed347e",
    "recording_id": "e96c8dbe-f532-45d2-aea7-e1414250a921",
    "artist": "Jimena Ángel",
    "artist_ids": [
        "b285aad6-d2a9-4b8b-86fb-911ccd93b8fd"
    ],
    "album": "Telepatía",
    "release_id": "8958c2d2-5c59-4b54-af9c-8ab6919b919e",
    "release_group_id": "46539f5a-4e0b-4742-80de-cc7a266ae638",
    "labels": [
        "Partyfine"
    ],
    "label_ids": [
        "f6718c56-2bae-4a87-abed-dc9213ffc79a"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colombian artist, Jimena Angel, is a singer, producer, guitarist, and DJ from Bogotá with a talent for producing a very unique sound; a touch of Bullerengue and new Latin electronica coupled with a talent for writing catchy Colombian songs. Since 2007 Jimena has been developing her solo career releasing three albums, multiple singles and has been nominated for a Latin Grammy. With countless tours and festival appearances, she recently played a live performance atGlastonbury, Roskilde, Foreztival and Guts Presents Around Pura Vida.\n\n‘Telepatia’ is a song about falling in love. That stage of romance where the obsessive fascination for each other goes deep, and the connection is so strong that there is a telepathic language between you. The music was inspired by the African ‘Highlife’ that Jimena so loves, but maybe because she’s Colombian, it went a little bit deeper to the side of Colombian Champeta and one or two other Colombian pop ingredients that are already present in her DNA. The original gets treated to a remix by Batida. Coming from the thriving Lisbon scene, Batida (Pedro Coquenão) sprinkles the frenetic Kuduro with infernal digital beats, and the rhythmic Semba de Luanda with electro rhythms.  https://soundcloud.com/les-yeux-orange/premiere-jimena-angel-telepatia-batida-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}