Information about plays

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

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

{
    "id": 3610842,
    "uri": "https://api.kexp.org/v2/plays/3610842/?format=api",
    "airdate": "2026-01-30T01:52:26-08:00",
    "show": 65790,
    "show_uri": "https://api.kexp.org/v2/shows/65790/?format=api",
    "image_uri": "https://ia802800.us.archive.org/15/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb250.jpg",
    "song": "An Echo From the Hosts That Profess Infinitum",
    "track_id": "3481843f-82f6-39bf-a3d6-7ae361c4b14f",
    "recording_id": "823461a0-ae4d-46dd-92f4-33296eb9b6cb",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Black Up",
    "release_id": "e2f38b4b-96a1-4dfb-91b1-aeb533ab9095",
    "release_group_id": "add1dfee-64e9-4e0b-8389-1bafe169d903",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-06-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Sara Marie!\n●▬▬▬▬▬▬๑۩|●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|۩๑▬▬▬▬▬▬●\nCheck out Fresh off the Spaceship if you haven't already. It's a podcast from KEXP telling the story of the Black Constellation, an artist collective with Seattle roots and cosmic reach. It's a 10-part series, an invitation into the music and a journey through the feeling that the Black Constellation evokes. The Constellation is a creative convening of such innovative and varied musical acts as Shabazz Palaces (helmed by Ishmael Butler of Grammy-award winning trio Digable Planets), Stas THEE Boss (formerly of THEESatisfaction), Erik Blood, OCnotes, Porter Ray, JusMoni, and Ya Tseen. It also includes visual and literary artists Maikoiyo Alley-Barnes and Nep Sidhu. https://www.kexp.org/fresh-off-the-spaceship/\n---\nhttps://www.youtube.com/@shabazzpalaces206/videos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}