Information about plays

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

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

{
    "id": 3547676,
    "uri": "https://api.kexp.org/v2/plays/3547676/?format=api",
    "airdate": "2025-09-01T19:09:18-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Unidos",
    "track_id": null,
    "recording_id": "f4bac6cd-ea78-4e1d-ab85-a0230b2c3c4b",
    "artist": "Sofia Kourtesis",
    "artist_ids": [],
    "album": "Volver",
    "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": "“Unidos” radiates warmth, optimism, and unity. Sofia Kourtesis pairs a steady house rhythm with melodic synth flourishes and layered vocal samples, crafting a sound that’s both communal and deeply personal. The track captures her blend of Berlin electronic precision with Peruvian soul, using repetition and groove to evoke togetherness. It’s as uplifting on a crowded dancefloor as it is in quiet solitary listening. “Unidos” is less about spectacle and more about emotional connection—inviting people to move, breathe, and exist in sync.\u2028Listen: https://sofiakourtesis.bandcamp.com/track/unidos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}