Information about plays

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

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

{
    "id": 3548106,
    "uri": "https://api.kexp.org/v2/plays/3548106/?format=api",
    "airdate": "2025-09-02T19:06:56-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Isohama Bon-Uta",
    "track_id": null,
    "recording_id": null,
    "artist": "Kiyoshi Yamaya, Toshiko Yonekawa, Kifu Mitsuhashi",
    "artist_ids": [],
    "album": "Wamono Groove: Shakuhachi & Koto Jazz Funk ’76",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nippon Columbia, Japan"
    ],
    "label_ids": [],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Tokyo in 1950, Kifu Mitsuhashi is a great master of Koto style shakuhachi. In the 70s, Mitsuhashi became a member of Pro Musica Nipponia, a group of leading composers and top-ranking musicians devoted to performing a wide-ranging repertoire of classical and contemporary compositions from both Japan and the West – in which all music is performed by traditional Japanese musical instruments. That is what brings the richness to this album you hear now!\n\nhttps://wamono.bandcamp.com/album/wamono-groove-shakuhachi-koto-jazz-funk-76",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}