Information about plays

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

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

{
    "id": 3624536,
    "uri": "https://api.kexp.org/v2/plays/3624536/?format=api",
    "airdate": "2026-03-02T21:38:15-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hey",
    "track_id": null,
    "recording_id": null,
    "artist": "Matando Quimeras",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Raw, explosive, and unapologetically direct, “Hey!!” by Matando Quimeras is a three‑minute charge of pure punk energy that feels like a rallying shout from the heart of the underground. The song locks into a gritty guitar attack right away, propelled by tight, rapid drums and a bassline that refuses to let up — a classic punk formula sharpened with attitude.\n\nVocals cut through with a snarling immediacy, capturing the band’s rebellious spirit without any pretense. Lyrically, the track thrives on simplicity and conviction: it’s less about elaborate storytelling and more about raw expression — a burst of noise and feeling that won’t let you ignore it. The interplay between the instruments gives “Hey!!” a live‑wired feel, like a band tearing into their set at full throttle.\n\nWhether you’re a punk purist or just someone who loves loud, honest music, this track delivers its message with impact. It’s a brief but thunderous statement from a band that knows how to make every second count.\n\nListen here:\nhttps://open.spotify.com/search/Matando%20Quimeras%20Hey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}