Information about plays

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

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

{
    "id": 3547679,
    "uri": "https://api.kexp.org/v2/plays/3547679/?format=api",
    "airdate": "2025-09-01T19:19:35-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Flecha – justoese 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": "In this remix, justoese reshapes Titán’s electro-rock quirkiness into a darker club-ready odyssey. The familiar playful energy of “Flecha” is stretched into hypnotic loops, with pounding beats and deepened synths that amplify its trance-like qualities. Vocals echo and distort, adding layers of surrealism. The remix transforms what was once cheeky and kinetic into something immersive and late-night—proof of Titán’s adaptability and justoese’s vision. It’s a reinvention that honors the spirit of the original while steering it into a shadowy, pulsing dimension.\u2028Listen: https://titanmexico.bandcamp.com/track/flecha-justoese-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}