Information about plays

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

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

{
    "id": 3547677,
    "uri": "https://api.kexp.org/v2/plays/3547677/?format=api",
    "airdate": "2025-09-01T19:12:49-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "https://coverartarchive.org/release/7b606d1a-7425-425c-8707-11a91d2997e2/40580611337-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7b606d1a-7425-425c-8707-11a91d2997e2/40580611337-250.jpg",
    "song": "Volcano (La Niña del Volcán)",
    "track_id": null,
    "recording_id": "a558a63c-2308-4b9a-a845-83bf88bb7ea6",
    "artist": "SBM",
    "artist_ids": [
        "8ea652c1-9580-41a4-a9b9-d352c1d0f249"
    ],
    "album": "Niños Dioses",
    "release_id": null,
    "release_group_id": "d612a095-d1df-4a18-85d1-411fff4025ff",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“La Niña del Volcán” erupts with psychedelic intensity. SBM fuse heavy rock riffs with Latin rhythmic flair, building a track that grows like molten lava: slow and simmering before exploding in thick waves of sound. The lyrics paint a picture of volcanic femininity, drawing strength from natural imagery and fire. Vocals alternate between mystical chant and urgent cry, grounding the song in both myth and protest. With swirling guitars and a bass that feels tectonic, this track is equal parts ritual and rebellion.\u2028Listen: https://sbmband.bandcamp.com/track/la-nina-del-volcan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}