Information about plays

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

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

{
    "id": 3564711,
    "uri": "https://api.kexp.org/v2/plays/3564711/?format=api",
    "airdate": "2025-10-13T21:50:03-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La bruja",
    "track_id": null,
    "recording_id": "016c6e3d-8c7c-40bf-a3f8-111bd5cfb362",
    "artist": "Tlen Huicani",
    "artist_ids": [
        "dfd1aa26-929f-4b5c-b1fe-60844600dda4"
    ],
    "album": "Jarocho",
    "release_id": null,
    "release_group_id": "925483e8-58ec-3795-a0b2-ee04da221a7b",
    "labels": [],
    "label_ids": [],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tlen Huicani’s rendition of La Bruja breathes new life into this haunting Veracruz folk classic. With its hypnotic harp, delicate requinto, and ghostly vocals, the group captures the mysterious beauty and rich cultural roots of the son jarocho tradition. The song, wrapped in myth and folklore, tells of a bewitching woman — part warning, part seduction. Tlen Huicani’s interpretation is respectful yet vibrant, offering clarity and depth through masterful musicianship. Their version balances tradition and elegance, transporting listeners to moonlit fields and whispered legends. It’s a spellbinding performance that preserves Mexico’s musical heritage while inviting new generations into its magic.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}