Information about plays

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

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

{
    "id": 3641678,
    "uri": "https://api.kexp.org/v2/plays/3641678/?format=api",
    "airdate": "2026-04-13T20:08:01-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/c5304a59-1c0b-4380-b0b5-a8c908a134e3/43259465369-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c5304a59-1c0b-4380-b0b5-a8c908a134e3/43259465369-250.jpg",
    "song": "catacresis",
    "track_id": null,
    "recording_id": "1277420b-3271-4a86-8955-0c98f0c089b8",
    "artist": "Ven Y Mira",
    "artist_ids": [
        "f1edc849-0fad-44f5-ae97-8b4bc3c04ca5"
    ],
    "album": "el cuadro",
    "release_id": null,
    "release_group_id": "4149839d-cf68-4028-96a6-e26b279521f7",
    "labels": [
        "ERiZO"
    ],
    "label_ids": [
        "95071a6c-9f11-4891-a183-2aafb73d003d"
    ],
    "release_date": "2025-10-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Ven y Mira” by Catecrecis is a shadowy, immersive track that leans into the group’s affinity for darkwave textures and ritualistic atmosphere. While detailed release information about the song is limited, Catecrecis has built a reputation within Mexico’s underground for crafting music that blends post-punk, ambient, and industrial influences into something deeply evocative.\n\nThe track unfolds slowly, driven by pulsing low-end and cavernous reverb that gives it a sense of depth and unease. Vocals emerge like distant incantations, more felt than clearly heard, adding to the song’s mystique. There’s a cinematic quality to “Ven y Mira,” as if it’s soundtracking a nocturnal landscape—both hypnotic and slightly foreboding.\n\nWith its minimal structure and heavy mood, the song invites listeners to sit בתוך atmosphere rather than chase melody, highlighting Catecrecis’ strength in building tension and emotional resonance through texture alone.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}