Information about plays

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

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

{
    "id": 3665308,
    "uri": "https://api.kexp.org/v2/plays/3665308/?format=api",
    "airdate": "2026-06-08T10:04:23-07:00",
    "show": 66935,
    "show_uri": "https://api.kexp.org/v2/shows/66935/?format=api",
    "image_uri": "https://dn710904.ca.archive.org/0/items/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31-38043747944_thumb500.jpg",
    "thumbnail_uri": "https://dn710904.ca.archive.org/0/items/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31-38043747944_thumb250.jpg",
    "song": "Spring and by Summer Fall",
    "track_id": "738d1afd-8e2a-3f74-b204-93f30ef686a4",
    "recording_id": "923e40ec-0792-4d7e-90ce-7bf5b392e891",
    "artist": "Blonde Redhead",
    "artist_ids": [
        "6821bf3f-5d5b-4b0f-8fa4-79d2ab2d9219"
    ],
    "album": "23",
    "release_id": "dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31",
    "release_group_id": "91808703-144d-347e-aade-b2c58a039344",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2007-04-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blonde Redhead formed in 1993 after Japanese art students Kazu Makino and Maki Takahashi randomly met Italian twin brothers Simone and Amedeo Pace at an Italian restaurant in New York. https://bit.ly/2Zw3KBL\n\nCheryl was the host when Blonde Redhead played live in KEXP's studio in 2023.: https://www.youtube.com/watch?v=ESZwc3Clbvc\n\nhttps://blonde-redhead.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}