Information about plays

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

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

{
    "id": 3626789,
    "uri": "https://api.kexp.org/v2/plays/3626789/?format=api",
    "airdate": "2026-03-08T15:26:26-07:00",
    "show": 66128,
    "show_uri": "https://api.kexp.org/v2/shows/66128/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/31/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb250.jpg",
    "song": "52 Girls",
    "track_id": "647e3949-50da-4512-8edf-775c7cece06d",
    "recording_id": "c11674e4-dae8-45aa-9044-acca129c1a56",
    "artist": "The B‐52s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "The B‐52’s",
    "release_id": "a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5",
    "release_group_id": "68699ffe-f5fd-337a-8bb9-8a196157afa8",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating International Women's Day on our Spring Fundraising Drive!!! https://kexp.org/donate/  \n\nKate Pierson was born in Weehawken, New Jersey, and raised in Rutherford.\n\nPierson briefly attended Wheaton College in Wheaton, Illinois before transferring to Boston University, where she earned a journalism degree. She then traveled around Europe for a time in the 1970s, including six months working as a barmaid in The Anson pub in Wallsend, England, before returning to the U.S. and moving to Athens, Georgia, where she lived on a farm and earned a living as a paste-up artist in the type shop of the local newspaper.  https://tinyurl.com/44kvx46c\n\nCindy Wilson Wilson was born February 28, 1957 in Athens, Georgia. She had one elder brother, Ricky. When Ricky was 13 years old, he began learning to play guitar, and invited the younger Cindy to harmonize along with his instrumentation. https://tinyurl.com/bdezu8vr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}