Information about plays

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

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

{
    "id": 3592013,
    "uri": "https://api.kexp.org/v2/plays/3592013/?format=api",
    "airdate": "2025-12-16T20:53:59-08:00",
    "show": 65397,
    "show_uri": "https://api.kexp.org/v2/shows/65397/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Totem",
    "track_id": null,
    "recording_id": "c04e4eb5-e223-4c71-8e5b-4346ab91efac",
    "artist": "Lamomali, -M-, Yamê, Fatoumata Diawara, Toumani Diabaté, Balla Diabaté",
    "artist_ids": [],
    "album": "Lamomali Totem",
    "release_id": null,
    "release_group_id": "9434aa45-f576-47ed-b118-0b464d6631d0",
    "labels": [
        "Wagram Music"
    ],
    "label_ids": [
        "8387a032-b837-4bbf-b6e5-99ad9f7a0bdd"
    ],
    "release_date": "2025-04-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this chapter of the musical creation of -M-, we find some artists already present in 2017, such as Oxmo Puccino, Amadou & Mariam from Mali, Ibrahim Maalouf from Lebanon, Seu Jorge from Brazil, France's Philippe Jaroussky, to whom we add Canada's Patrick Watson, Ivory Coastʼs Tiken Jah Fakoly, Angelique Kidjo from Benin, the young prodigy of Cameroonian origin Yâmé or Boombass - a friend for many years.\n\nhttps://www.roughtrade.com/en-us/product/lamomali/totem-lw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}