Information about plays

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

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

{
    "id": 3592637,
    "uri": "https://api.kexp.org/v2/plays/3592637/?format=api",
    "airdate": "2025-12-18T09:44:27-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Getting Closer",
    "track_id": "32a4d752-bfa2-4c7f-8dfa-b092f9d81a35",
    "recording_id": "c4222d7d-9a72-4d07-bd08-f74d62494b42",
    "artist": "Nitzer Ebb",
    "artist_ids": [
        "d260c14e-2ef1-4d3d-8739-70d517efac8a"
    ],
    "album": "Showtime",
    "release_id": "dfd54a49-9dd0-4d76-96d7-09f6309a95da",
    "release_group_id": "233040da-8cc0-3469-a4bf-078f1314a2e7",
    "labels": [
        "The David Geffen Company"
    ],
    "label_ids": [
        "94b4d04a-5722-4954-9e0c-234af7b8b93b"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nitzer Ebb vocalist and founding member Douglas McCarthy passed on June 11th, 2025, aged 58.\n\nNo cause of death has been revealed, but he was diagnosed with cirrhosis of the liver last year.\n\nDouglas McCarthy was born in Barking, East London. He met future Nitzer Ebb drummer David Gooday while skateboarding at age 10, and through him he met the band’s keyboardist Bon Harris. The trio founded Nitzer Ebb in 1982, with their first performance taking place at the Chelmsford YMCA.\n\nAfter signing to Mute Records in the UK and Geffen Records in the US, their first studio album That Total Age arrived in 1987, containing hits like “Murderous,” “Join In The Chant,” They opened for Depeche Mode for several tours. Nitzer Ebb released albums consistently until they disbanded after 1995’s Big Hit. They reunited in 2006 for tours and two more albums before McCarthy announced a break due to health reasons in 2024. \n\nDouglas McCarthy died on June 11th 2025, aged 58.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}