Information about plays

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

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

{
    "id": 3576553,
    "uri": "https://api.kexp.org/v2/plays/3576553/?format=api",
    "airdate": "2025-11-10T20:48:24-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Escucho tu corazón",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Cogelones",
    "artist_ids": [
        "24410558-0248-4cdb-9a26-d323c75490c9"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ceremonial punk carved from drum skins and memory. Polyrhythmic percussion and throat-open chants drive the verses; electrified guitar enters like lightning across a pre-Hispanic sky. The lyric’s invocation—listening to a beating heart as compass—anchors a chorus built for communal shout-backs. Production keeps the low end earthy (big drums, round bass) while letting the treble crackle with overtones; you feel wood, hide, and wire. A call-and-response break hands the mic to the crowd before the band barrels into the coda. Fierce, devotional, and defiantly contemporary.\u2028Listen: open.spotify.com/track/6EscuchoTuCorazon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}