Information about plays

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

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

{
    "id": 3559316,
    "uri": "https://api.kexp.org/v2/plays/3559316/?format=api",
    "airdate": "2025-09-29T19:25:52-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "malabares (con Manuel Ávila)",
    "track_id": null,
    "recording_id": null,
    "artist": "unperro andaluz",
    "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": "Based in Mexico, unperro andaluz lean into jangly indie pop with poetic lyricism. “malabares,” featuring Manuel Ávila, highlights their gift for harmonies and subtle arrangements. Guitars ring with warmth, drums shuffle gently, and the vocals intertwine to form a delicate, luminous chorus. The collaboration enriches the song, making it feel like a shared secret sung between friends. unperro andaluz often explore themes of love, fragility, and everyday tenderness, and “malabares” is among their most poignant works. It’s proof that small-scale indie can still feel epic in its emotional reach.\u2028Listen: https://unperroandaluz1.bandcamp.com/track/malabares-con-manuel-avila",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}