Information about plays

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

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

{
    "id": 3553506,
    "uri": "https://api.kexp.org/v2/plays/3553506/?format=api",
    "airdate": "2025-09-15T21:44:16-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pajaritos y Derrumbes",
    "track_id": null,
    "recording_id": null,
    "artist": "Diles que no me maten",
    "artist_ids": [
        "6dfd0709-1021-4a1a-b4ba-a5a93c5b053a"
    ],
    "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": "A highlight from their album Obrigaggi, this track balances fragility with force. Clean guitars interlock gently over a steady beat, while the vocal begins conversational before soaring into an expansive chorus. The juxtaposition in the title—birds and cave-ins—echoes the song’s dynamic: fleeting beauty against looming collapse. The band lean into texture, layering harmonies and subtle effects to create depth without clutter. It’s a song that builds gradually, rewarding patient listening with a cathartic release. Intimate yet widescreen, it captures Diles que no me maten’s blend of poetic lyricism and sonic warmth.\u2028Listen: https://dilesquenomematen.bandcamp.com/track/pajaritos-y-derrumbes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}