Information about plays

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

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

{
    "id": 3576557,
    "uri": "https://api.kexp.org/v2/plays/3576557/?format=api",
    "airdate": "2025-11-10T20:59:44-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "https://coverartarchive.org/release/67fe91ba-48b9-4cf9-ab15-a5c3f0e4bc80/7207434280-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/67fe91ba-48b9-4cf9-ab15-a5c3f0e4bc80/7207434280-250.jpg",
    "song": "La Llorona",
    "track_id": null,
    "recording_id": null,
    "artist": "Caifanes",
    "artist_ids": [
        "77814bfb-f1b0-47fd-8492-65d6f72c246d"
    ],
    "album": "El nervio del volcán",
    "release_id": null,
    "release_group_id": "41906597-361c-3501-b53f-5bd12be36316",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A folk standard reborn as gothic lament. Caifanes shroud the melody in cavernous reverb, slow toms, and nocturnal guitar figures, letting Saúl Hernández’s voice carry ancestral ache without theatrics. The arrangement honors silence as much as sound; dynamics rise like mist rather than storm. When the refrain opens, harmonies lift the legend from haunting into communion—a dialogue with everything Mexico keeps in its bones. It’s reverent, modern, and chillingly beautiful.\u2028Listen: open.spotify.com/track/1LalloronaCFNS",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}