Information about plays

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

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

{
    "id": 3412577,
    "uri": "https://api.kexp.org/v2/plays/3412577/?format=api",
    "airdate": "2024-10-14T15:27:51-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bangishamon (feat. Southern Thunderbird Medicine Drum)",
    "track_id": null,
    "recording_id": null,
    "artist": "Boogie the Beat",
    "artist_ids": [],
    "album": null,
    "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": "For years Anishinaabe DJ and producer Les Boulanger — aka Boogey the Beat — has toiled behind the scenes, laying the sonic foundations for other musicians’ anthems. As a longtime lover of hip-hop and rap, collaboration is his comfort zone. He’s worked with the likes of The Halluci Nation (formerly a Tribe Called Red) and Sebastian Gaskin, playing stages across Turtle Island.\n\nThe Anishinaabe are a group of culturally related Indigenous peoples present in the Great Lakes region of Canada and the United State, which includes Ojibwe, Odawa, Potawatomi, Mississaugas, Nipissing and Algonquin peoples. \n\nSouthern Thunderbird Medicine Drum was formed seven years ago when a group of women came together and began their journey with the drum. Christy Salwan and Meagan Salwan, who carry the drum are members of the Sandy Bay Ojibway First Nation, born and raised in the inner city of Winnipeg.\n\nThe Ojibwe (also knowns as Ojibway or Chipewa) are an Anishinaabe people whose homeland covers much of the Great Lakes region and the northern plains, extending into the subarctic and throughout the northeastern woodlands.  As a large ethnic group, several distinct nations also consider themselves Ojibwe, including the Saulteaux, Nipissings, and Oji-Cree.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}