Information about plays

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

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

{
    "id": 3553031,
    "uri": "https://api.kexp.org/v2/plays/3553031/?format=api",
    "airdate": "2025-09-14T17:03:43-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb250.jpg",
    "song": "Take Me to the Pilot",
    "track_id": "5dd74c3e-19b2-4bd6-acd6-b73a7fd25980",
    "recording_id": "dc8f6f1a-a720-41e0-b9ac-c8c9a1e12176",
    "artist": "Saint Etienne",
    "artist_ids": [
        "3997d4a6-c2bd-4191-8406-eb07f0abb5d2"
    ],
    "album": "International",
    "release_id": "b49a47b9-103c-4150-8b1a-bb9b11d345c4",
    "release_group_id": "63339f75-1e58-4a23-83d9-321bdb63bb5e",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was created with the help of Orbital’s Paul Hartnoll, who co-wrote and co-produced it.\n\nOf the track, Saint Etienne’s Bob Stanley reveals, \"'Take Me To The Pilot' is a dark mystery, a flight to somewhere new, somewhere to make your heart beat faster. It’s about escape, disappearance, reinvention. Who’s the pilot? You don’t get to find out — that’s the mystery, and the fun. Paul Hartnoll from Orbital and Tim Powell from Xenomania worked on it with us, and it might just have the best bassline we’ve ever released.\"\n\nPete Wiggs goes on to share, \"Back in 1990, after Bob had written a piece on Orbital, the Hartnoll brothers kindly let us see their stage setup. We hadn’t done anything live yet and were slightly mystified. I think we remained so.\n\n\"Years later, now much wiser, I was reintroduced to Paul at a party in Hove, where I now live. We kept bumping into each other on the seafront, got chatting, and although I wasn’t sure he’d say yes, I asked if he’d be up for writing a song with us. He did — and we love it!\" https://tinyurl.com/ee2j8vfy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}