Information about plays

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

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

{
    "id": 3571967,
    "uri": "https://api.kexp.org/v2/plays/3571967/?format=api",
    "airdate": "2025-10-30T21:26:43-07:00",
    "show": 64978,
    "show_uri": "https://api.kexp.org/v2/shows/64978/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "初生的太陽 (The Rising Sun)",
    "track_id": null,
    "recording_id": null,
    "artist": "Hanggai",
    "artist_ids": [
        "b0681d9c-357c-4e35-801b-681f9fd782c5"
    ],
    "album": "杭蓋與銅管 (Big Band Brass)",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2007-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hanggai is an Inner Mongolian folk rock group based in Beijing who specialize in a blend of Mongolian folk music and more modern styles such as punk rock. Their songs incorporate traditional folk lyrics as well as original compositions, and are sung in Mongolian and Mandarin.\n\nThe scope of their music is almost as wide as the grasslands out of which they journey. Taking in the wild open spaces of Inner Mongolia and the teaming, churning streets of 21st century Beijing, Hanggai’s music embraces the looking-glass world of rock, pop and bluegrass as seen and heard by a new generation of Chinese. The six-piece Hanggai encompasses a hell of a lot of tradition, culture, fusion and folklore to produce their unique sound.\n--\nhttps://hanggai.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}