Information about plays

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

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

{
    "id": 3530019,
    "uri": "https://api.kexp.org/v2/plays/3530019/?format=api",
    "airdate": "2025-07-21T19:16:44-07:00",
    "show": 64078,
    "show_uri": "https://api.kexp.org/v2/shows/64078/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Acid Latino (Sonido Real)",
    "track_id": null,
    "recording_id": null,
    "artist": "Paula Tape",
    "artist_ids": [],
    "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": "“Acid Latino” by Paula Tape morphs cumbia and acid house into a vibrantly retro-futuristic groove. Hypnotic percussion pulses as breezy vocals float through swirling synths and echoey guitars. The track feels both classic and next-gen—danceable yet emotionally evocative. Lyrics hint at nostalgia and transformation, celebrating genre fusion without apology. It's festival-ready, but also intimate in its sonic detail.\u2028Listen: https://paulatape.bandcamp.com/track/acid-latino-sonido-real",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}