Information about plays

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

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

{
    "id": 3553507,
    "uri": "https://api.kexp.org/v2/plays/3553507/?format=api",
    "airdate": "2025-09-15T21:48:10-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oír a los pájaros volver",
    "track_id": null,
    "recording_id": null,
    "artist": "Quiere Llorar",
    "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": "A dreamy indie track that foregrounds fragility and detail. Guitars glimmer with chorus effects, percussion stays minimal, and the vocal feels almost whispered, carrying a sense of closeness. The lyrics turn to nature, using the return of birds as a metaphor for renewal after emotional drought. Rather than explode, the song expands slowly, layering subtle textures until it feels immersive. It’s music for quiet mornings or nights of reflection, affirming that beauty can be found in small, everyday gestures. Gentle, unassuming, and quietly radiant.\u2028Listen: https://open.spotify.com/track/0vOn0R96V65Cr1IMwFXDqq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}