Information about plays

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

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

{
    "id": 3598934,
    "uri": "https://api.kexp.org/v2/plays/3598934/?format=api",
    "airdate": "2026-01-01T19:04:06-08:00",
    "show": 65535,
    "show_uri": "https://api.kexp.org/v2/shows/65535/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sittin",
    "track_id": null,
    "recording_id": null,
    "artist": "Jazzy Afro",
    "artist_ids": [],
    "album": "FRAGMENTS OF THE BOOM - JAPAN EDITION",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fragments of the Boom – Japan Edition brings together a handpicked circle of Japanese beatmakers who honor classic boombap while weaving subtle lo-fi textures and trip hop atmospheres into their sound. Heavy or chilled drums, warm vinyl dust or clean sounds, and smoky jazz fragments create depth and mood. Samples are sliced with samurai precision—sharp, soulful, deliberate. Each track reflects unique craft and the quiet pulse of Japan’s underground, blending trip hop mood and gentle lo-fi haze into boombap vibes.\n\nhttps://s1x-music.bandcamp.com/album/fragments-of-the-boom-japan-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}