Information about plays

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

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

{
    "id": 3412572,
    "uri": "https://api.kexp.org/v2/plays/3412572/?format=api",
    "airdate": "2024-10-14T15:16:31-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "C Kisakitin Mama (Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Northern Voice feat. A Tribe Called Red",
    "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": "Northern Voice is a contemporary Northern Style Powwow Drum group from the Atikamekw territory of Wemotaci. \n\nThe Atikamekw are an Indigenous people in Canada historically located in the upper Saint-Maurice River valley of Quebec. \n\nThis track features the Halluci Nation, formerly known as A Tribe Called Red, a Canadian electronic music group who blend instrumental hip hop, reggae, moombahton and dubstep-influenced dance music with elements of First Nations music, particularly vocal chanting and drumming.\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\nhttps://nikamowin.com/en/artist/northern-voice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}