Information about plays

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

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

{
    "id": 3558244,
    "uri": "https://api.kexp.org/v2/plays/3558244/?format=api",
    "airdate": "2025-09-27T05:54:37-07:00",
    "show": 64672,
    "show_uri": "https://api.kexp.org/v2/shows/64672/?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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get ready! Cate Le Bon is playing the Neptune Theatre on Tuesday, January 27th, 2026 (!)\n\nShe'll be at The Fillmore in SF on Friday, January 30th, 2026.\n\nHer desolately beautiful seventh solo album, \"Michelangelo Dying,\"was supposed to come out last year. Instead, exhaustion and persistent illness after the dissolution of a long relationship Her desolately beautiful seventh solo album, Michelangelo Dying, was supposed to come out last year. Instead, exhaustion and persistent illness after the dissolution of a long relationship.  Learn more about this new album here: https://www.theguardian.com/music/2025/jun/08/cate-le-bon-interview-michelangelo-dying.\n\nhttps://catelebon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}