Information about plays

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

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

{
    "id": 3583609,
    "uri": "https://api.kexp.org/v2/plays/3583609/?format=api",
    "airdate": "2025-11-27T09:53:12-08:00",
    "show": 65222,
    "show_uri": "https://api.kexp.org/v2/shows/65222/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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. Check out the official visualizer for \"The Manifesto\" here, enjoy: https://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.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}