Information about plays

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

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

{
    "id": 3630546,
    "uri": "https://api.kexp.org/v2/plays/3630546/?format=api",
    "airdate": "2026-03-18T08:18:49-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?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": "Delirium",
    "track_id": "2b3b9848-640d-4248-b5c2-e06aa4e5682a",
    "recording_id": "6b0fb78a-8c5b-49cc-b507-690470fdc165",
    "artist": "Gorillaz feat. Mark E. Smith",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "35e5ce55-486d-40a4-9ab5-08de9be70d33"
    ],
    "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": "New Gorillaz featuring the late Mark E. Smith of The Fall.\n\nComing this fall!\n* Oakland on October 28 at the Oakland Arena\n* Seattle on October 31 at Climate Pledge Arena (why don't we just call it \"The Greenhouse\"?)\n\nThe new album 'The Mountain' comes out on March 20!\n\nhttps://gorillaz.bandcamp.com\nhttps://kongstudios.gorillaz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}