Information about plays

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

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

{
    "id": 3553482,
    "uri": "https://api.kexp.org/v2/plays/3553482/?format=api",
    "airdate": "2025-09-15T19:21:39-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Religiones Menores",
    "track_id": null,
    "recording_id": null,
    "artist": "Sexores",
    "artist_ids": [
        "699069aa-60c0-4761-9a9d-b2549fcdfeea"
    ],
    "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": "Ecuador’s Sexores bring shimmering darkwave elegance with “Religiones Menores.” Anchored by programmed drums and a melodic bassline, the track builds an atmosphere of nocturnal reverie. Vocals are cool, restrained, and drenched in reverb, singing of the small devotions and rituals that shape daily life. Layers of synths unfold gradually, with subtle melodic shifts that create cinematic depth. The production is pristine yet warm, keeping the song danceable while maintaining its dreamy weight. It’s music for empty streets, flashing lights, and the private spiritualities of modern living.\u2028Listen: https://sexores.bandcamp.com/track/religiones-menores",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}