Information about plays

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

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

{
    "id": 3629369,
    "uri": "https://api.kexp.org/v2/plays/3629369/?format=api",
    "airdate": "2026-03-15T16:34:48-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb250.jpg",
    "song": "Another Twilight",
    "track_id": "367a3da4-4c49-4ba1-85b3-fe8e2da94da1",
    "recording_id": "2cb516fd-22e8-4114-a4a9-39757e32e7bb",
    "artist": "Hannah Lew",
    "artist_ids": [
        "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
    ],
    "album": "Hannah Lew",
    "release_id": "414db7b5-268b-4173-b4c5-7bcdfce82caf",
    "release_group_id": "24cef81f-e0c2-4f9f-9342-b0b2c1be0ae8",
    "labels": [
        "Night School Records"
    ],
    "label_ids": [
        "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Lew is playing The Bottom of the Hill in SF on Thursday, March 26th! Her film work has screened at the San Francisco Video Festival, Theatre Arteau, the Red Vic Theater, Artists Television Access, and SFMOMA. She plays bass and sings in the bands Grass Widow, Cold Beat, and Generation Loss.\n\nLew is the founder of the label Crime On The Moon Records and co-owner of Contact Records, a brick & mortar shop in Oakland. Her debut, self-titled album will be released on April 10th. It's available for pre-order now: https://tinyurl.com/3mfkwczr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}