Information about plays

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

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

{
    "id": 3615475,
    "uri": "https://api.kexp.org/v2/plays/3615475/?format=api",
    "airdate": "2026-02-09T21:48:57-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Me Embriago",
    "track_id": null,
    "recording_id": null,
    "artist": "Rose Se Fue",
    "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": "Colombian indie transpunk outfit Rose se fue captures raw emotional intensity on “Me Embriago,” a standout from their 2024 album Patitos al Agua. Known for blending dream-infused alt-rock with candid lyricism, the band channels heartache and yearning into a driving, melancholic rhythm at around 160 BPM, where intoxication becomes a metaphor for lingering love and memory. With energetic instrumentation and honest storytelling, “Me Embriago” resonates with listeners drawn to vibrant independent sounds and emotional candor.\n\nhttps://youtu.be/Ii3wuPNaRAg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}