Information about plays

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

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

{
    "id": 3666291,
    "uri": "https://api.kexp.org/v2/plays/3666291/?format=api",
    "airdate": "2026-06-10T19:11:50-07:00",
    "show": 66955,
    "show_uri": "https://api.kexp.org/v2/shows/66955/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-2372c5e0-104b-486e-b969-ce331f440916/mbid-2372c5e0-104b-486e-b969-ce331f440916-45349792798_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-2372c5e0-104b-486e-b969-ce331f440916/mbid-2372c5e0-104b-486e-b969-ce331f440916-45349792798_thumb250.jpg",
    "song": "Black Paint",
    "track_id": "3250b9d0-5668-4abb-a64b-c1dfa4dc67bd",
    "recording_id": "60ee8a54-3e61-4043-9f34-f4603b810be0",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Chrome",
    "release_id": "2372c5e0-104b-486e-b969-ce331f440916",
    "release_group_id": "add8f339-d19d-426d-a279-198244e90d41",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2026-08-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall is headlining KEXP's sold-out BBQ on Saturday, August 22nd. \n--\n\"Black Paint\" is the new single from Ty Segall's latest release, \"Chrome,\" due out on August 28th.\n\nhttps://tysegall.bandcamp.com/music\n\nYou can watch many of Ty Segall's KEXP in-studio performances on our Youtube channel!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}