Information about plays

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

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

{
    "id": 3576523,
    "uri": "https://api.kexp.org/v2/plays/3576523/?format=api",
    "airdate": "2025-11-10T19:01:06-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Baby O (Chapa X Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Titán",
    "artist_ids": [
        "5944659d-8479-44b0-86ce-b327e969988c"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A sleek, late-night refit that stretches Titán’s synth DNA across a hypnotic Indie Dance grid. BPM sits in the low 120s; kick is four-on-the-floor with a pillowy sidechain that gives the bassline room to purr. Chapa X filters the vocal into teasing shards, saving full phrases for the chorus so each return hits with velvet authority. Percussive ear candy—ticked hats, delay-smeared claps—adds motion without clutter, and a disciplined breakdown reintroduces the hook with runway-model poise. Built for neon rooms and big, confident strides between bodies.\u2028Listen: https://open.spotify.com/intl-pt/track/01Q288v0B3d5yyRh3Q21UG",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}