Information about plays

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

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

{
    "id": 3548105,
    "uri": "https://api.kexp.org/v2/plays/3548105/?format=api",
    "airdate": "2025-09-02T19:00:57-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://coverartarchive.org/release/95accc16-b96c-4011-a609-3bd6be6e78b6/34971225193-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/95accc16-b96c-4011-a609-3bd6be6e78b6/34971225193-250.jpg",
    "song": "Kiyoshi Yamaya, Kifu Mitsuhashi - Nanbu Ushioi-Uta",
    "track_id": null,
    "recording_id": null,
    "artist": "Shakuhachi & Koto Jazz Funk '76",
    "artist_ids": [],
    "album": "Wamono Groove: Shakuhachi & Koto Jazz Funk ’76",
    "release_id": null,
    "release_group_id": "fd5f9b85-8a5a-43ae-99a9-5c51a6f759b8",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-01-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here we have the first track off the A side of Wamono Groove: Shakuhachi & Koto Jazz Funk ’76, an exceptional collection of jazz funk / rare groove tunes recorded in the mid-seventies at the Nippon Columbia studios by three giants of Japanese music: arranger Kiyoshi Yamaya, koto legend Toshiko Yonekawa and shakuhachi master Kifu Mitsuhashi.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}