Information about plays

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

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

{
    "id": 3635505,
    "uri": "https://api.kexp.org/v2/plays/3635505/?format=api",
    "airdate": "2026-03-30T07:50:11-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb250.jpg",
    "song": "The Happy Dictator",
    "track_id": "391ceaec-8b26-4878-bd25-29d18c6386ad",
    "recording_id": "0ade740b-ae0b-4916-8454-3995442ba385",
    "artist": "Gorillaz feat. Sparks",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "f319b57a-a494-40f6-a467-3d196d3484e6"
    ],
    "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": "Request for Torin in Ballard!\n\nFrom the brand-new album, \"The Mountain,\" out now! https://gorillaz.bandcamp.com/album/the-mountain\n\nGorillaz are touring and will play Seattle's Climate Pledge Arena on Halloween. \nhttps://gorillaz.com/tour/\n--\n\"No more bad news...\"\n Damon Albarn said that this track, featuring brothers Ron and Russelll Mael,  was inspired by a trip he took with his daughter to the authoritarian state of Turkmenistan, where the dictator of the country sought to keep the population happy by banning bad news from the press, to avoid the people from being troubled by the state of the world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}