Information about plays

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

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

{
    "id": 3581960,
    "uri": "https://api.kexp.org/v2/plays/3581960/?format=api",
    "airdate": "2025-11-23T15:09:06-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "https://coverartarchive.org/release/da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/33454653663-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/33454653663-250.jpg",
    "song": "Running Up That Hill",
    "track_id": null,
    "recording_id": "bef43d9c-18e4-495d-9910-6ef9ecfa8fe0",
    "artist": "Kate Bush",
    "artist_ids": [
        "4b585938-f271-45e2-b19a-91c634b5e396"
    ],
    "album": "Hounds of Love",
    "release_id": null,
    "release_group_id": "017f2a37-a78f-3578-9611-fa40408e5d90",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1985-07-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bush wrote this with the title \"Deal With God.\" Her label made her change it because they didn't think radio stations in any religious countries (Italy, Ireland...) would play a song with \"God\" in the title.  She thought that was ridiculous, but agreed to the change because after spending two years making the album, she didn't want her song to get blacklisted because of the title.\n\nIt was a rare creative compromise for Bush, and one she came to regret, as she feels \"Deal With God\" is the proper title and part of the song's entity.\n\nOf this track, Bush reveals, \"It's about a relationship between a man and a woman. They love each other very much, and the power of the relationship is something that gets in the way. It creates insecurities. It's saying if the man could be the woman and the woman the man, if they could make a deal with God, to change places, that they'd understand what it's like to be the other person and perhaps it would clear up misunderstandings. You know, all the little problems; there would be no problem.\"\n\nBush not only wrote her own songs, but starting with her 1982 album The Dreaming, was also her own producer, a rare feat at the time especially for a female artist. Until she came along, the only woman on this level who did her own writing and production was Joni Mitchell, another singer of immense influence and acclaim.  She wrote this track using a Fairlight CMI digital synthesizer. She was one of the first to use the device, including it on her 1980 album Never For Ever. https://tinyurl.com/yc4c44mv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}