Information about plays

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

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

{
    "id": 3622604,
    "uri": "https://api.kexp.org/v2/plays/3622604/?format=api",
    "airdate": "2026-02-26T15:53:47-08:00",
    "show": 66036,
    "show_uri": "https://api.kexp.org/v2/shows/66036/?format=api",
    "image_uri": "https://coverartarchive.org/release/bd0ae5a6-d649-4315-a363-9f85ddbb1827/16831508964-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bd0ae5a6-d649-4315-a363-9f85ddbb1827/16831508964-250.jpg",
    "song": "These Boots Are Made for Walkin’",
    "track_id": null,
    "recording_id": "ccba168d-bcfe-4564-a9e1-8cacc3307545",
    "artist": "Nancy Sinatra",
    "artist_ids": [
        "c2e36518-9c3b-4dcb-82ad-a3fc7fe99c67"
    ],
    "album": "Boots",
    "release_id": null,
    "release_group_id": "931e62e5-6cbf-3a36-a54f-c230e67d7b6b",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1966-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that, on February 26th, 1966, Nancy Sinatra went to No.1 on the US singles chart with 'These Boots Are Made For Walking'?\n--\nToday, Nancy Sinatra posted: \"Sixty years ago today, “These Boots Are Made for Walkin’” became my very first #1 record. After six years of hard work and hits around the world, everywhere except the United States, I suddenly became an “overnight success.” Funny how that works.\nWhen “Boots” hit the charts, it took off like a rocket and it has never really come back down. Over the years, it’s taken on a life of its own. I don’t think it’s immodest for me to say it’s iconic. Is there anyone who doesn’t know “Boots”? Is there anyone who doesn’t recognize Chuck Berghofer’s equally iconic bassline?\" : https://www.facebook.com/NancySinatra/posts/sixty-years-ago-today-these-boots-are-made-for-walkin-became-my-very-first-1-rec/1491177399035382/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}