Information about plays

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

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

{
    "id": 3556170,
    "uri": "https://api.kexp.org/v2/plays/3556170/?format=api",
    "airdate": "2025-09-22T03:27:05-07:00",
    "show": 64630,
    "show_uri": "https://api.kexp.org/v2/shows/64630/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Body to Body",
    "track_id": null,
    "recording_id": null,
    "artist": "Aysanabee, Siibii",
    "artist_ids": [
        "d4a20149-aa7a-4ccd-9f9d-515129dfca59",
        "c95376b0-c8c1-4764-abbc-a701fb68c104"
    ],
    "album": "Body to Body",
    "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": "Cree\n\nCree singer-songwriter Siibii won a “Best Music Video” award at the Toronto Indie Shorts Film Festival 2021 for their song ‘Wish We Were Older’. Watch a live performance at Winnipeg Pride 2022 here: https://youtu.be/gAkScqZgwOw?si=Dhlpln224K67EujX\n\nAysanabee is an Oji-Cree singer-songwriter from Canada, whose debut album Watin was released in 2022. A member of the Sandy Lake First Nation, he was born Evan Pang, with a non-inherited surname his mother chose in an attempt to protect him from anti-indigenous racism by portraying him to the community as Asian instead of indigenous, and raised in Kaministiquia, Ontario, outside of Thunder Bay.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}