Information about plays

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

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

{
    "id": 3578079,
    "uri": "https://api.kexp.org/v2/plays/3578079/?format=api",
    "airdate": "2025-11-14T13:33:44-08:00",
    "show": 65107,
    "show_uri": "https://api.kexp.org/v2/shows/65107/?format=api",
    "image_uri": "https://ia601008.us.archive.org/26/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb250.jpg",
    "song": "The Manifesto",
    "track_id": "b502c72b-d9d5-4a6c-84f8-826e7e68c25d",
    "recording_id": "1cc997a0-2850-442f-b673-42724d06e314",
    "artist": "Gorillaz feat. Trueno and Proof",
    "artist_ids": [
        "04c1de39-1ac5-46f9-a395-e0fb556c23d9",
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "db607377-aace-4a32-a439-373b7236df7e"
    ],
    "album": "The Mountain",
    "release_id": "b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85",
    "release_group_id": "b82f59df-2659-4c23-a3b6-9eb2518b4327",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The Manifesto” is the second single from Gorillaz's upcoming album, The Mountain, scheduled for release on March 20, 2026.\nCheck out the official visualizer for \"The Manifesto\" here, enjoy:\nhttps://www.youtube.com/watch?v=6JIv1l96zN0&list=RD6JIv1l96zN0&start_radio=1\n---\n“The Manifesto” grew out of a spontaneous collaboration at Quilmes Rock 2022, where Trueno joined Gorillaz on stage to perform “Clint Eastwood.” That connection sparked a deeper collaboration, culminating in this track.\nThe song blends hip-hop with Indian classical elements, featuring instruments like the sarod and bansuri, alongside contributions from Amaan & Ayaan Ali Bangash, Jea Band Jaipur, Ajay Prasanna, and The Mountain Choir. Trueno will also join Gorillaz as an opening act on their European The Mountain Tour starting March 2026.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}