Information about plays

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

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

{
    "id": 3615436,
    "uri": "https://api.kexp.org/v2/plays/3615436/?format=api",
    "airdate": "2026-02-09T19:40:10-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tu Sicaria",
    "track_id": null,
    "recording_id": "f14749c4-3845-4625-a02f-ed2c38b462d6",
    "artist": "Ms Nina & Beauty Brain",
    "artist_ids": [
        "259ae350-462f-4779-a45c-a6f3472878f5",
        "1c0bbae6-3677-41e2-9bee-86200fb2a722"
    ],
    "album": "Tu Sicaria",
    "release_id": null,
    "release_group_id": "c6129b30-85c9-451d-b263-eedd66289dce",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-01-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Tu Sicaria” is one of Ms Nina’s signature statements from the mid-2010s neo-perreo orbit: reggaeton that’s glossy and fun, but also openly feminist, sex-positive, and self-authored. Over Beauty Brain’s production, the song moves with bright efficiency—clean drums, a bouncing low end, and hooks designed to stick in your head long after the beat fades. Ms Nina’s delivery is the centerpiece: playful and fearless, flipping the gaze back toward the listener with a charisma that feels both sweet and confrontational. The track’s power is how it makes empowerment sound effortless—like dancing is a form of authorship, and pleasure is a language you’re allowed to speak loudly. “Tu Sicaria” plays like a neon postcard from a night that refuses shame: direct, catchy, and built on the idea that confidence can be communal, contagious, and impossible to put back in the box once it’s out.\u2028Listen: https://www.youtube.com/watch?v=AqLAKlkRM30",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}