Information about plays

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

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

{
    "id": 3564279,
    "uri": "https://api.kexp.org/v2/plays/3564279/?format=api",
    "airdate": "2025-10-12T17:22:45-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Breathe",
    "track_id": null,
    "recording_id": null,
    "artist": "DRMNGNOW",
    "artist_ids": [
        "aa11e671-dfae-4675-b255-51423f8cf53a"
    ],
    "album": "Breathe",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Descended of the Biyala woka-Redgum lands of Yorta Yorta lotjpa woka, DRMNGNOW is an artist born raised and based in Shepparton-Moorooopna (Place of Deep Water). DRMNGNOW works within baiyiya/song as a custodial tool known for striking pieces of work that provoke deeper engagement with the critical societal role & rightful place of Indigenous peoples within so called Australia & globally.\n\nhttps://drmngnow.bandcamp.com/track/breathe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}