Information about plays

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

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

{
    "id": 3547689,
    "uri": "https://api.kexp.org/v2/plays/3547689/?format=api",
    "airdate": "2025-09-01T19:54:13-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Metalera",
    "track_id": null,
    "recording_id": null,
    "artist": "Blanco Teta",
    "artist_ids": [
        "60e392c0-83b0-44a9-af5e-25645b0ecce9"
    ],
    "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": "“Metalera” is noisy, confrontational, and defiantly experimental. Blanco Teta strip punk to its most abrasive essentials, fusing heavy bass, shrieking guitar feedback, and chaotic drumming. Vocals veer between growls and screams, channeling both rage and irony. The lyrics reference a “metalera” identity, poking fun at and embracing heavy music culture simultaneously. It’s chaotic but strangely magnetic, a celebration of distortion and disobedience. The track captures the band’s fierce feminist spirit and their refusal to conform to genre boundaries.\u2028Listen: https://blancoteta.bandcamp.com/track/metalera",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}