Information about plays

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

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

{
    "id": 3544316,
    "uri": "https://api.kexp.org/v2/plays/3544316/?format=api",
    "airdate": "2025-08-24T17:18:32-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tamara",
    "track_id": null,
    "recording_id": null,
    "artist": "Klaustro/Fonija",
    "artist_ids": [],
    "album": "Rigged Phantasies",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ship Festival Preview: Šibenik, Croatia\n\nKlaustro/fonija is a power trio from Croatia that plays a blend of noise rock, psychedelia, post-punk, and post-whatnot. Honing their craft in a bomb shelter, their sound is defined by neurotic melodic vocals, driving bass lines, deep-fried guitar, sensual drumming, humidity, and tinnitus.\n\nFrom delay-addled howls to falsetto hooks, the mouth of Klaustro/fonija slaloms in and out of speaking in tongues, primal falsetto, and cheesy poetry. This year, the band teamed up with the Macedonian label Mrtov Konj, releasing their first album, Rigged Phantasies, under its wing.  https://tinyurl.com/krjmrtzf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}