Information about plays

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

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

{
    "id": 3633745,
    "uri": "https://api.kexp.org/v2/plays/3633745/?format=api",
    "airdate": "2026-03-26T04:31:09-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/fb805ac5-2f04-44e8-85a2-8f9fdb08e469/10717331778-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fb805ac5-2f04-44e8-85a2-8f9fdb08e469/10717331778-250.jpg",
    "song": "We Don't Have to Take Our Clothes Off",
    "track_id": null,
    "recording_id": "1473f77d-0637-4e48-8c09-a754bf5538f2",
    "artist": "Jermaine Stewart",
    "artist_ids": [
        "e47ac267-428d-462a-ab9b-0545f744c603"
    ],
    "album": "Frantic Romantic",
    "release_id": null,
    "release_group_id": "06f15211-6163-32a4-869c-7d8046a92974",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another song on which Sylvester sang backgrounds.\n\n\"We Don't Have to Take Our Clothes Off\" was written by Narada Michael Walden and Preston Glass.  \n\nThe single seemed to reflect more modesty when it came to sex in light of the AIDS pandemic at the time.  In 1988, Stewart was interviewed by Donnie Simpson where Stewart spoke of the lyrical message within the song. \"I think it made a lot of peoples' minds open up a little bit. We didn't only want to just talk about clothes, we wanted to extend that. We wanted to use the song as a theme to be able to say you don't have to do all the negative things that society forces on you. You don't have to drink and drive. You don't have to take drugs early. The girls don't have to get pregnant early. So the clothes bit of it was to get people's attention, which it did and I'm glad it was a positive message.\"  https://bit.ly/3o0URae",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}