Information about plays

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

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

{
    "id": 3625736,
    "uri": "https://api.kexp.org/v2/plays/3625736/?format=api",
    "airdate": "2026-03-05T20:34:43-08:00",
    "show": 66101,
    "show_uri": "https://api.kexp.org/v2/shows/66101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chhau",
    "track_id": null,
    "recording_id": null,
    "artist": "The Three Seas",
    "artist_ids": [
        "061495e8-1e76-4142-b264-59a03a33a78d"
    ],
    "album": "Antaḥkaraṇa",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bengali-Australian ensemble, The Three Seas return with their new album ‘Antahkarana’ — Sanskrit for “inner instrument” — . It refers to the meeting place of memory, intuition, identity and soul. It reflects the band’s belief in music as a bridge between worlds: ancient Baul poetry sits inside dub grooves, Nepali folk melodies entwine with baritone sax riffs, and Bengali chants resonate beside rock and electronica. The result is hypnotic, trance-like, and alive — music that feels both ritualistic and contemporary, spiritual and bodily.\n\nhttps://thethreeseas.bandcamp.com/album/antah-karan-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}