Information about plays

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

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

{
    "id": 3580723,
    "uri": "https://api.kexp.org/v2/plays/3580723/?format=api",
    "airdate": "2025-11-20T17:55:29-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn721203.ca.archive.org/0/items/mbid-a120c1d8-adb2-414a-8544-c97456e8be39/mbid-a120c1d8-adb2-414a-8544-c97456e8be39-42143792421_thumb500.jpg",
    "thumbnail_uri": "https://dn721203.ca.archive.org/0/items/mbid-a120c1d8-adb2-414a-8544-c97456e8be39/mbid-a120c1d8-adb2-414a-8544-c97456e8be39-42143792421_thumb250.jpg",
    "song": "Heaven Is No Feeling",
    "track_id": "f5ea9331-e30a-4396-a3a6-8ecf7f7989a2",
    "recording_id": "22aaf6ac-c09b-40a5-a8c0-22da59d571dc",
    "artist": "Cate Le Bon",
    "artist_ids": [
        "f2393e49-b791-46da-a6d7-1e9e60743405"
    ],
    "album": "Michelangelo Dying",
    "release_id": "a120c1d8-adb2-414a-8544-c97456e8be39",
    "release_group_id": "e5f299b4-29a6-4ec1-8e4e-6bf5d0660983",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS:\n+ Jan 27 @ Neptune Theatre (SEA)\n+ Jan 30 @ Fillmore (SF)\n--\n\"The seventh studio album from Welsh singer, songwriter, and producer Cate Le Bon finds the artist examining heartbreak through a prismatic pop lens. Michelangelo Dying weaves a rich, evocative sonic tapestry that spins a bright web out of melancholy, uncovering light within the darkness. With layered guitars, synths, saxophone, drums, and vocals, these densely textured, transformative gems are all consuming.\" \n– Chris Sanley, KEXP Music Director\n--\nWatch Cate Le Bon's Live on KEXP performance from 2019 here: https://www.youtube.com/watch?v=nqsSW4Oj_UI\n\nhttps://catelebon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}