Information about plays

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

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

{
    "id": 3625601,
    "uri": "https://api.kexp.org/v2/plays/3625601/?format=api",
    "airdate": "2026-03-05T11:47:27-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://ia601707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb250.jpg",
    "song": "The Shadowy Light",
    "track_id": "84fdd437-1ccf-4c31-bc4e-80be201bec2f",
    "recording_id": "110a2570-b213-4b94-8abf-9005d7633ea9",
    "artist": "Gorillaz feat. Asha Bhosle, Gruff Rhys, Ajay Prasanna, Aaman Ali Bangash and Ayaan Ali Bangash",
    "artist_ids": [
        "51480efb-34c3-4cdf-8d74-24bc2e9170f6",
        "efd26416-1a29-4d67-ab5e-4f5704746851",
        "f8df5456-b4cd-447e-93eb-2162ea7d2b33",
        "254caf14-7b63-47d1-aa9f-acc7cb541814",
        "79c5547a-e098-495c-8dac-7e99546aa46b",
        "e21857d5-3256-4547-afb3-4b6ded592596"
    ],
    "album": "The Mountain",
    "release_id": "b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85",
    "release_group_id": "b82f59df-2659-4c23-a3b6-9eb2518b4327",
    "labels": [
        "Kong"
    ],
    "label_ids": [
        "dd8a3d8e-26d4-4c75-8b36-1c48516e6b7d"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From KEXP Associate Music Director Alex Ruder:\n\n\"For the ninth Gorillaz album, Damon Albarn captains another fantastical trip through a conceptual technicolor pop universe. Heavily inspired by Damon and fellow Gorillaz co-creator Jamie Hewlett both losing their fathers during its production, ‘The Mountain’ confronts death, grief and the afterlife with communal help from a deep global roster of talented friends both alive and passed on. Dennis Hopper, Bobby Womack, David Jolicoeur of De La Soul, Tony Allen, D12’s Proof and Mark E. Smith make posthumous appearances, which accentuate the album’s bold spiritual undertaking...\"\n\n--\n\nGorillaz will be on tour later this year!\n\n- Oakland on Wednesday, Oct. 28, at the Oakland Arena\n\n- Seattle on Saturday, Oct. 31 (Halloween!) at Climate Pledge Arena\n\nhttps://gorillaz.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}