Information about plays

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

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

{
    "id": 3594106,
    "uri": "https://api.kexp.org/v2/plays/3594106/?format=api",
    "airdate": "2025-12-21T16:40:06-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Good Night, Day",
    "track_id": null,
    "recording_id": "3e15618f-e946-4849-840c-cade2395f236",
    "artist": "Hildur Guðnadóttir, Jóhann Jóhannsson, Air Lyndhurst String Orchestra, Anthony Weeden",
    "artist_ids": [
        "8a399a51-6b93-448e-82c0-f86c83602605",
        "578c1e77-4756-44dd-86a9-b1e71a5b635e",
        "61421ca3-727a-4974-bdd5-a21a080be43b",
        "0f2a0a99-d3e8-4cec-b289-964243010840"
    ],
    "album": "Orphée",
    "release_id": null,
    "release_group_id": "5a35595d-05c5-48df-bbd1-777aac538ae2",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music of Orphée is inspired by Jean Cocteau's film of the same name, Ovid's interpretation of the Orpheus myth, and Jóhann Jóhannsson's own life changes, specifically his relocation from Copenhagen to Berlin.\n\nThe album includes contributions from Jóhannsson (on piano, electronics, pipe organ, and electric organ), Hildur Guðnadóttir (on cello), the American Contemporary Music Ensemble, the Air Lyndhurst String Orchestra (conducted by Anthony Weeden), and the Theatre of Voices (conducted by Paul Hillier). https://tinyurl.com/2nja8bzm\n\nIn the traditional Greek myth, the grief-stricken musician Orpheus journeys to the underworld to reclaim his dead wife, Eurydice, charming Hades with his lyre. He almost succeeds, but loses her forever by looking back at her before they reach the surface, defying the god's single condition and succumbing to his own grief and doubt.\n\nBack in 2017, our beloved Jóhann, along with his friends in  American Contemporary Music Ensemble, graced KEXP with a heartbreakingly beautiful in-studio session.  You can check out video from that performance here, https://tinyurl.com/yru5r65u, and enjoy photos here: https://tinyurl.com/3vjermb4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}