Information about plays

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

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

{
    "id": 3525178,
    "uri": "https://api.kexp.org/v2/plays/3525178/?format=api",
    "airdate": "2025-07-10T13:42:22-07:00",
    "show": 63974,
    "show_uri": "https://api.kexp.org/v2/shows/63974/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La ballata di Hank McCain",
    "track_id": null,
    "recording_id": "87b730a3-b868-4c60-b50b-a73f2b32e11e",
    "artist": "Ennio Morricone",
    "artist_ids": [
        "a16e47f5-aa54-47fe-87e4-bb8af91a9fdd"
    ],
    "album": "The Soundtracks",
    "release_id": null,
    "release_group_id": "caa06c5a-40f7-3de0-b1e2-cbeee6686a4b",
    "labels": [
        "Recording Arts"
    ],
    "label_ids": [
        "15a7b439-4000-488c-9ded-f6bec0e87e1e"
    ],
    "release_date": "2007-03-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gli Intoccabili [Machine Gun McCain]  is an Italian crime film directed by Giuliano Montaldo, with whom Morricone previously worked on Ad Ogni Costo in 1967. It stars John Cassavetes, Britt Ekland, Peter Falk, and Gabriele Ferzetti and tells the story of the titular McCain, a paroled gangster who plans to rob a Las Vegas casino with the help of his son. \n--\nThe main thematic idea in the score is an original song, “La Ballata di Hank McCain,” written by Morricone and Audrey Nohra, and sung in English by Jackie Lynton. It’s a dramatic, punchy, hilariously serious song sung with impressive an earnestness that verges on the ludicrous. Morricone had a wonderful knack for writing great music that ultimately gets turned into something ridiculously over-the-top in song form.  Read more here: https://moviemusicuk.us/2020/09/19/ennio-morricone-reviews-part-vi/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}