Information about plays

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

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

{
    "id": 3586737,
    "uri": "https://api.kexp.org/v2/plays/3586737/?format=api",
    "airdate": "2025-12-04T13:01:22-08:00",
    "show": 65286,
    "show_uri": "https://api.kexp.org/v2/shows/65286/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Knock on Wood",
    "track_id": null,
    "recording_id": "2102753f-2a95-423b-8d3f-a1c57b8c9ce6",
    "artist": "Eddie Floyd",
    "artist_ids": [
        "484e8d72-ad54-43cf-bceb-283529ac2b62"
    ],
    "album": "Knock on Wood",
    "release_id": null,
    "release_group_id": "7390c605-808e-3086-923b-9be0019e7ded",
    "labels": [
        "Stax"
    ],
    "label_ids": [
        "3d60c9cf-c020-49e8-a803-2189c146b880"
    ],
    "release_date": "1967-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the knowledgeable Larry Mizell, Jr. and esteemed producer Sharlese.  On OG Thursday today, we are remembering the work of legendary guitarist, producer, and songwriter Steve Cropper, who has died at age 84: https://www.nytimes.com/2025/12/03/arts/music/steve-cropper-dead.html  Thanks soo much for being here with us today!\n--\nSteve Cropper co-wrote this classic with Eddie Floyd. \n--\n\"Knock On Wood\" was written in the Lorraine Motel in Memphis, Tennessee (now The National Civil Rights Museum). Steve Cropper stated in interviews that there was a lightning storm the night that he and Eddie wrote the song, hence the lyrics 'It's like thunder, lightning, The way you love me is frightening'. The song was based on another song co-written by Cropper, the Wilson Pickett version of \"In the Midnight Hour\" (1965), having the same chord progression \"only played in reverse\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}