Information about plays

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

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

{
    "id": 3550166,
    "uri": "https://api.kexp.org/v2/plays/3550166/?format=api",
    "airdate": "2025-09-07T19:56:39-07:00",
    "show": 64502,
    "show_uri": "https://api.kexp.org/v2/shows/64502/?format=api",
    "image_uri": "https://coverartarchive.org/release/6e24c582-0d2b-4160-ac03-bc406f609d7a/12477434750-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6e24c582-0d2b-4160-ac03-bc406f609d7a/12477434750-250.jpg",
    "song": "Sugar Daddy Part One",
    "track_id": null,
    "recording_id": "36b52be3-4c7f-4dd3-a9f5-81d4ba58aaab",
    "artist": "Betty Padgett",
    "artist_ids": [
        "34e544fa-7a81-4e6d-8a27-997f0246e974"
    ],
    "album": "Betty Padgett",
    "release_id": null,
    "release_group_id": "40d060fa-5a09-3c9f-8f36-3c458984768e",
    "labels": [
        "Alwa"
    ],
    "label_ids": [
        "daa27ee6-9d6a-430c-b9a7-fe95a5ea568d"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Betty Padgett released \"Sugar Daddy Part One\" in 1975, on her self-titled album produced by Milton Wright. \n\nThe entire album was recorded in one evening at Criteria Studios in Miami. Padgett vividly remembers listening to the demo on the drive home from the studio around 3am. It was pouring down rain and she was so excited from having recorded her first record at age 21 that she lost control of her car on the slick streets and nearly crashed!\n\nA 12” disco single of “Sugar Daddy” was pressed up in support of the LP and it created quite a buzz (despite her name being misspelled on the cover and labels.) Padgett remembers a local Pepsi Cola TV & radio advert featured the music. The commercial was apparently filmed on the Ft Lauderdale beachfront and included Navy Sailors in uniform that just happened to be docked nearby. Padgett danced up to a vending machine that was parked in the sand, slapped it, and received a glass bottle of soda. After the success of “Sugar Daddy,” Padgett and her band were whisked off to Belize for live dates. After landing at the Belize airport, she was picked up in a taxi and the commercial played on the radio in the cab.\n\nWhile Padgett never quite topped the heights of “Sugar Daddy,” she boasts a great musical resume and continues to perform and record. She has performed and shared the stage with Little Beaver, Gwen & George McCrae, K.C. & The Sunshine Band, Latimore, Jimmy Bo Horne, Jackie Moore, Joe Tex, Denise LaSalle, The Impressions, Bobby Bland, Joe Simon and ZZ Hill.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}