Information about plays

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

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

{
    "id": 3595409,
    "uri": "https://api.kexp.org/v2/plays/3595409/?format=api",
    "airdate": "2025-12-24T15:49:53-08:00",
    "show": 65465,
    "show_uri": "https://api.kexp.org/v2/shows/65465/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lullaby",
    "track_id": null,
    "recording_id": null,
    "artist": "Together For Palestine",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-12-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Brent!\n\n---\nThe team behind Together For Palestine – the sold-out Wembley concert that raised over £2 million released “Lullaby,' a powerful and emotive reimagining of a traditional Palestinian lullaby with over 15 UK and Palestinian artists coming together to send a message of hope and solidarity to the very place where the Christmas story began.\n \nOn the track: Amena El Abd, Brian Eno, Celeste, Dan Smith (Bastille), Kieran Brunt, Lana Lubany, Leigh-Anne, London Community Gospel Choir, Mabel, Nadine Shah, Nai Barghouti, Neneh Cherry, Sura Abdo, TYSON, Yasmeen Ayyashi and Ysee.\n\nFor this release, Together For Palestine have a bold aim: to reach Christmas #1 and raise urgent, life-saving funds for Gaza’s children affected by the ongoing bombardment and genocide in Gaza.\n\nhttps://togetherforpalestine.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}