Information about plays

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

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

{
    "id": 3639728,
    "uri": "https://api.kexp.org/v2/plays/3639728/?format=api",
    "airdate": "2026-04-09T04:03:57-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-250.jpg",
    "song": "Hangin’ on a String",
    "track_id": null,
    "recording_id": "80231d45-f765-4a0b-b1b5-8e936bac6ae5",
    "artist": "Loose Ends",
    "artist_ids": [
        "e0fe4ee3-6ce4-4b63-8854-049c78584fc8"
    ],
    "album": "So Where Are You?",
    "release_id": null,
    "release_group_id": "f6f5567e-492c-395d-a847-e469e7685729",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Loose Ends released \"Hanging On A String\" in 1985 on the album So Where Are You?\n\nLoose Ends singer Jane Eugene was been detained by ICE in October 2025, and faces deportation. A fundraiser has been set up for her on GoFundMe: \"By donating, you’re not just helping Jane—you’re standing up for artists, standing up for compassion, standing up for humane treatment, standing up for due process, and standing strong for community.\"\n\nhttps://www.gofundme.com/f/y2kgr-help-free-jane-eugene-iconic-rb-singer-detained-by-ice\n\nThe trio was formed in London in 1980, initially comprising vocalist and guitarist Carl McIntosh, vocalist Jane Eugene, and keyboard player, Steve Nichol. Jane Eugene on recording: \"We were excited to be in the studio. Can you imagine living out your dream? Feeling in secure hands and putting out music that everybody liked? It was a great feeling. You know, what was interesting was we had almost finished the album and Nicky said, “We don’t have a song like “Hangin’ on a String” on here.” He said, “Go write me a song like “Hangin’ on a String.” That’s how we came up with “Slow Down.” This was the last song we wrote for the album here in America. This was only song we wrote together in America.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}