Information about plays

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

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

{
    "id": 3582477,
    "uri": "https://api.kexp.org/v2/plays/3582477/?format=api",
    "airdate": "2025-11-24T19:36:48-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?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": "Indie-dance reshaped with sleek, after-hours geometry. justoese sharpens the original’s melody into a strobe-friendly arpeggio, then plants it over a 126-BPM chassis: piston kick, airy hats, and a bassline that slides rather than pounds. Vocal fragments ghost the corners, more texture than narrative, while arrangement swells and micro-breaks telegraph to DJs where to mix. It’s aerodynamic and club-functional without losing Titán’s idiosyncratic DNA—an elegant bridge between alt and floor.\nListen: https://www.youtube.com/watch?v=1987aP_Kjw0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}