Information about plays

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

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

{
    "id": 3545926,
    "uri": "https://api.kexp.org/v2/plays/3545926/?format=api",
    "airdate": "2025-08-28T15:27:52-07:00",
    "show": 64410,
    "show_uri": "https://api.kexp.org/v2/shows/64410/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-8e736c38-6839-4be8-b06d-c956c7accbee/mbid-8e736c38-6839-4be8-b06d-c956c7accbee-38186657275_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-8e736c38-6839-4be8-b06d-c956c7accbee/mbid-8e736c38-6839-4be8-b06d-c956c7accbee-38186657275_thumb250.jpg",
    "song": "(Not Just) Knee Deep",
    "track_id": "44f18325-aa1d-3310-98a7-16c4facc1220",
    "recording_id": "00a5bbbc-6387-48ce-a462-5dca6ce6188d",
    "artist": "Funkadelic",
    "artist_ids": [
        "cf042013-3edd-46c4-9b0e-a62faac98d0b"
    ],
    "album": "Uncle Jam Wants You",
    "release_id": "8e736c38-6839-4be8-b06d-c956c7accbee",
    "release_group_id": "96b5faa6-7a8f-34e2-b79e-b78748e741a0",
    "labels": [
        "Priority Records"
    ],
    "label_ids": [
        "ce7a2977-c7dd-4695-97e0-5e72572bf0d3"
    ],
    "release_date": "1993-11-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philippe Wynne, who was lead singer of The Spinners until leaving that group in 1977, sings on this track.\n--\nJunie Morrison, who is listed as a keyboard player on the album and as the arranger on the single, had a big role in creating the song.  He said, \" \"I created 'Knee Deep' using a drum machine, Fender Rhodes, Steinway Grand, Mini-Moog for the lead and bass lines and a Gibson L6S for my jazzy guitar solo. Bootsy [Collins] added his drums at a later date. In fact, Bootsy was also the drummer on 'One Nation (Under A Groove).' Michael Hampton added his monumental guitar solo to the Knee Deep mix some time later, as well. Although Bernie Worrell is a phenomenal musician, contrary to popular belief, he did not perform on \"(Not Just) Knee Deep.\"\n--\nThis song contains a sample of the vocals from James Brown's 1972 \"I Got Ants in My Pants.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}