Information about plays

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

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

{
    "id": 3598135,
    "uri": "https://api.kexp.org/v2/plays/3598135/?format=api",
    "airdate": "2025-12-30T19:12:26-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Eejiinhee Hairaar",
    "track_id": null,
    "recording_id": "0e145ce6-1608-4173-a733-2cae8f7715f8",
    "artist": "Enji",
    "artist_ids": [
        "b1f6e865-1a10-428c-9478-269b699da12f"
    ],
    "album": "Sonor",
    "release_id": null,
    "release_group_id": "828f3583-48d7-4d98-baf8-dcd342a07e0d",
    "labels": [
        "Squama"
    ],
    "label_ids": [
        "97dab136-0bf3-4ce8-af7b-8f18212288a2"
    ],
    "release_date": "2025-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Sonor' is the fourth record from Munich-based Mongolian singer Enji. Enji breathes new life into the traditional Mongolian song “Eejiinhee Hairaar” (\"With My Mother’s Love\"), a piece woven with nostalgia and quiet joy. She recalls how her father would hum the tune while fixing his bicycle back home in Mongolia, a simple, unremarkable moment that, in hindsight, radiates warmth and meaning. This image of music interlaced with everyday life, of melodies passed down through generations, encapsulates the spirit of Sonor. Enji isn’t just revisiting tradition, she’s distilling the feeling of home, of small joys that reveal their significance only when viewed from afar. Like a familiar song hummed by a parent, her music captures the essence of belonging, not tied to a single place, but to the emotions and memories that shape us.\n\nhttps://enjierkhem.bandcamp.com/album/sonor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}