Information about plays

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

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

{
    "id": 3594589,
    "uri": "https://api.kexp.org/v2/plays/3594589/?format=api",
    "airdate": "2025-12-22T19:45:35-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Antipsicótico Atípico",
    "track_id": null,
    "recording_id": null,
    "artist": "Tefy Clouds",
    "artist_ids": [],
    "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": "“Antipsicótico Atípico” channels noise punk as expression rather than aesthetic, using distortion and urgency to articulate internal imbalance. Tefy Clouds construct the track around friction, allowing rough textures and abrupt shifts to communicate instability. The title evokes clinical language, contrasting sharply with the rawness of the performance. Vocals feel unfiltered, prioritizing honesty over control, while instrumentation pushes relentlessly forward. Rather than resolving its tension, the song inhabits it, presenting discomfort as lived reality. This refusal to smooth edges gives the track its authenticity, making it feel immediate and necessary. “Antipsicótico Atípico” rewards volume and immersion, revealing intent through physical impact. Its strength lies in its candor, transforming noise into a vehicle for emotional truth rather than abstraction.\u2028Listen: https://tefyclouds.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}