Information about plays

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

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

{
    "id": 3580772,
    "uri": "https://api.kexp.org/v2/plays/3580772/?format=api",
    "airdate": "2025-11-20T20:57:17-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "\"Merry-go-round\" (人生のメリーゴーランド)",
    "track_id": null,
    "recording_id": "0aad1034-56e7-42bb-b0aa-84a517cca89f",
    "artist": "久石譲",
    "artist_ids": [
        "44c64a30-1d58-49c5-b314-6e02fba49526"
    ],
    "album": "久石譲 in 武道館 〜宮崎アニメと共に歩んだ25年間〜",
    "release_id": null,
    "release_group_id": "61e7592c-e630-4dec-a2d1-fbd8c168e2a2",
    "labels": [
        "NHK VIDEO"
    ],
    "label_ids": [
        "88aefa7b-1aa8-4a93-ae9f-a0d1276c5988"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "久石譲 (Joe Hisaishi), is a legendary Japanese composer, musical director, conductor and pianist, known for over 100 film scores and solo albums dating back to 1981.\n\nHisaishi's music has been known to explore and incorporate different genres, including minimalist, experimental electronic, Western classical, and Japanese classical. He has also worked as a music engraver and arranger.\n\nHe has been associated with director and animator Hayao Miyazaki since 1984, having written scores for all but one of Miyazaki's films.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}