Information about plays

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

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

{
    "id": 3553486,
    "uri": "https://api.kexp.org/v2/plays/3553486/?format=api",
    "airdate": "2025-09-15T19:39:02-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Azotacalles",
    "track_id": null,
    "recording_id": null,
    "artist": "Mengers",
    "artist_ids": [
        "e0a15893-a805-4b54-b593-1ef4ab41a43a"
    ],
    "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": "Azotacalles” barrels forward with noise-rock intensity. Mengers pile serrated guitar riffs, distorted bass, and pounding drums into a tense, relentless groove. Vocals are buried, functioning more as texture than focal point, which amplifies the track’s urgency. The title suggests crashing through streets, and the music follows suit—chaotic but tightly locked, propelled by rhythm. Feedback eruptions and sudden pauses keep it unpredictable, a mix of grime and precision. It’s loud, physical music that demands volume, embodying the trio’s role as leaders of Mexico City’s current garage-noise wave.\u2028Listen: https://mengers.bandcamp.com/track/azotacalles",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}