Information about plays

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

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

{
    "id": 3606504,
    "uri": "https://api.kexp.org/v2/plays/3606504/?format=api",
    "airdate": "2026-01-19T20:41:37-08:00",
    "show": 65702,
    "show_uri": "https://api.kexp.org/v2/shows/65702/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Es así desde la era de los dinosaurios",
    "track_id": null,
    "recording_id": null,
    "artist": "acordeacorde",
    "artist_ids": [],
    "album": "La Idea",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At nearly seven minutes, “Es así desde la era de los dinosaurios” stretches past typical punk runtimes, which makes its structure part of the statement. Released in 2025 on the album La Idea, it uses length to build a more narrative, sectional experience: repetition becomes insistence, and insistence becomes argument. The title is exaggerated on purpose—“since the age of dinosaurs” is a phrase people use to dismiss something as ancient or unchanging—so the song can be heard as a confrontation with inertia, tradition, or a stubborn cycle that refuses to break. Musically, the extended duration gives room for tempo shifts, tension ramps, or lyrical pacing that does not need to rush to the hook. Even if you come for the energy, the track’s endurance becomes the hook: it stays in the room long enough to test your attention, then rewards you with the feeling of having moved through something. It is also a useful reminder that punk is not just speed; it is posture—how a band holds a line and refuses to soften it.\u2028\n\nListen: https://www.youtube.com/watch?v=aB0lvL4f9Y0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}