Information about plays

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

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

{
    "id": 3564618,
    "uri": "https://api.kexp.org/v2/plays/3564618/?format=api",
    "airdate": "2025-10-13T16:23:31-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lingit Blessing By Elder",
    "track_id": null,
    "recording_id": null,
    "artist": "Lance X'unei Twitchell",
    "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": "Lingit blessing by elder: Lance X̱ʼunei Twitchell\n\nTranslation of Lingit blessing:\n\nWith gratitude we are together today on Lingît land, all of us.\nHow much we want it known our land was never given to anyone.\nWe don’t want, though, our language to fade into the void.\nThat is why we are saying to them now:\nA big thank you for going through a big thing, Our Ancestors,\nThis was done for us, you really tried,\nThat is why we will also really try to fight for our language.\nThat is how we feel: with love and kindness we are self-respecting people,\nBecause of that we will try to live the same way they did.\nThat is how it is, it is as if we are going to imitate them on our land.\nOur little grandchildren, we want for them, too, to know our culture and language.\nThat is why we are working together,\nWe will work together.\nAnd here for them, they went through a difficult thing, Our Ancestors,\nAnd then, with love and kindness, we will heal each other.\nYou all, too, are invited to live well with us.\nThank you. Thank you.\nThat is how it is",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}