Information about plays

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

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

{
    "id": 3671505,
    "uri": "https://api.kexp.org/v2/plays/3671505/?format=api",
    "airdate": "2026-06-23T08:04:56-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-da8732c2-c644-49ee-af84-c013dd19c67d/mbid-da8732c2-c644-49ee-af84-c013dd19c67d-29705542559_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-da8732c2-c644-49ee-af84-c013dd19c67d/mbid-da8732c2-c644-49ee-af84-c013dd19c67d-29705542559_thumb250.jpg",
    "song": "Shining Road",
    "track_id": "85a3baed-7abc-3882-ac92-7943abee1ce5",
    "recording_id": "440bcd20-c71f-4afc-af0a-830aacab9dc9",
    "artist": "Cranes",
    "artist_ids": [
        "f6dfc44d-5da4-4ed1-949b-32715630dff4"
    ],
    "album": "EP Collection, Volumes 1 & 2",
    "release_id": "da8732c2-c644-49ee-af84-c013dd19c67d",
    "release_group_id": "e43312fc-c363-3f5a-9c32-34aef538a0a2",
    "labels": [
        "Dedicated"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d"
    ],
    "release_date": "1997-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Portsmouth, England in 1985 by siblings Alison and Jim Shaw, Cranes took their name from the mechanical cranes surrounding the city’s docks. Known for blending dream pop, goth, and atmospheric distortion with Alison Shaw's singular ethereal vocals, the band captured that haunting, fragile sound on “Shining Road,” the opening track from their 1994 album \"Loved\". https://cranes.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}