Information about plays

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

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

{
    "id": 3621868,
    "uri": "https://api.kexp.org/v2/plays/3621868/?format=api",
    "airdate": "2026-02-24T22:25:33-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://ia601707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb250.jpg",
    "song": "Damascus",
    "track_id": "ff7d12ba-d8c1-4a7f-8336-1f8efc5bd346",
    "recording_id": "ac81d200-1500-4cee-bbdd-8ad0c92008f3",
    "artist": "Gorillaz feat. Omar Souleyman and Yasiin Bey",
    "artist_ids": [
        "f5c4c27e-5902-4fc0-adfb-7775da3d5363",
        "09f79b92-fd07-482a-88d9-a335240ebb7f",
        "e21857d5-3256-4547-afb3-4b6ded592596"
    ],
    "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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Damascus (also stylized in Arabic as دمشق, lit. Damascus) is the fourth single and eleventh track from Gorillaz' ninth studio album, The Mountain. The song features American rapper Yasiin Bey (aka Mos Def) and Syrian singer Omar Souleyman.\n--\nSouleyman sings in Arabic, drawing on the devotional, circular poetry of Syrian and Levantine folk music, while Yasiin Bey threads English verses through the gaps.\n--\nGorillaz' 'The Mountain', their ninth studio album, is set for release on February 26th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}