Information about plays

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

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

{
    "id": 3615434,
    "uri": "https://api.kexp.org/v2/plays/3615434/?format=api",
    "airdate": "2026-02-09T19:35:11-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "OBVIAMENTE!",
    "track_id": null,
    "recording_id": null,
    "artist": "RIXXIA",
    "artist_ids": [],
    "album": "NO LO ENTENDERIAS!",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“OBVIAMENTE!” is a sharp, contemporary electronic/reggaeton-adjacent sprint—compact, punchy, and engineered for impact. RIXXIA frames the track with a modern club sensibility: a beat that doesn’t waste time, a hook that lands like a wink and a dare, and a forward sheen that suggests the song was made to travel fast through speakers and crowds. With María Daniela y Su Sonido Lasser involved, the track inherits a certain electro-pop bite—playful, neon-lit, and slightly mischievous—while staying rooted in the rhythmic insistence that keeps bodies moving. Even without overexplaining itself, “OBVIAMENTE!” communicates attitude immediately: it’s confident, a little theatrical, and intentionally loud in its personality. The result is dance music with character—tight enough to hit hard on first pass, and stylish enough to feel like part of a larger nightlife universe.\u2028Listen: https://open.spotify.com/track/1w53VeDC57O0jNw7Hfb9Q7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}