Information about plays

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

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

{
    "id": 3415172,
    "uri": "https://api.kexp.org/v2/plays/3415172/?format=api",
    "airdate": "2024-10-20T16:19:54-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Disinfectant",
    "track_id": null,
    "recording_id": null,
    "artist": "Peter Perrett",
    "artist_ids": [
        "c6a56d39-c476-4e83-babc-00c42d97ceef"
    ],
    "album": "The Cleansing",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Domino Recording Company"
    ],
    "label_ids": [],
    "release_date": "2024-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Now free from addiction at age 72, Peter Perrett’s creativity has been ferociously unlocked. With his two sons backing him on guitar (Jamie) and bass (Peter Jr), both of whom played with Pete Doherty in Babyshambles, Perrett released the brilliant Humanworld in 2019, and is about to unleash a magnificent, sprawling double album featuring guests such as Johnny Marr and Bobby Gillespie called The Cleansing in November.\n\nAt 72, he’s reaching a creative peak.\n\nThe Cleansing is a eyes-wide-open journey through his life, while also unflinching in the face of its imminent end, whatever shape that takes. \"It’s to do with the reawakening of the senses and the pleasure gained from that, even if it’s a morbid pleasure.\" https://tinyurl.com/2yymy6rf\n\nTo negate any doubt about Perrett's incredibly tongue-in-cheek sense of humour, check out song titles from The Cleansing here, which do include (because we can't help ourselves), \"Do Not Resuscitate\": https://tinyurl.com/2wy46ux3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}