Information about plays

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

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

{
    "id": 3626051,
    "uri": "https://api.kexp.org/v2/plays/3626051/?format=api",
    "airdate": "2026-03-06T15:55:20-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-ab7fed07-d1c0-4b1a-a4ca-b0b7b706c235/mbid-ab7fed07-d1c0-4b1a-a4ca-b0b7b706c235-44511973654_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "I’ll Be Gone (Patti Harrison remix cut)",
    "track_id": "41a2b3e1-8e60-41ad-822c-37978bddc0bf",
    "recording_id": "94880f6e-5aeb-40a3-a54a-462181259a87",
    "artist": "SASAMI & Patti Harrison",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c",
        "c70223ec-fb52-4471-9e51-f405796f634f"
    ],
    "album": "Blood on the Silver Screen: Director’s Cut",
    "release_id": "ab7fed07-d1c0-4b1a-a4ca-b0b7b706c235",
    "release_group_id": "023295bd-7491-4eae-8712-849020cf6697",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Almost exactly one year ago, SASAMI released her album Blood On The Silver Screen. Today, she's announcing a new deluxe edition called Blood On The Silver Screen: Director's Cut. It'll include the version of \"Just Be Friends\" with Soccer Mommy, and it'll also have some remixes from friends and collaborators, including Patti Harrison, the comedian and actress from Shrill and I Think You Should Leave. --Stereogum https://tinyurl.com/2vykur3w\n\nSASAMI is playing TONIGHT in San Francisco at the Swedish American Hall!\n\nhttps://sasami.bandcamp.com/\nhttps://sasamiashworth.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}