Information about plays

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

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

{
    "id": 3412573,
    "uri": "https://api.kexp.org/v2/plays/3412573/?format=api",
    "airdate": "2024-10-14T15:19:29-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Sage is on Fire (The Halluci Nation Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Boogey 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\nhttps://soundcloud.com/boogeythebeat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}