Information about plays

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

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

{
    "id": 3633695,
    "uri": "https://api.kexp.org/v2/plays/3633695/?format=api",
    "airdate": "2026-03-26T01:00:49-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/21332e10-48a3-44f6-955b-834c82f69336/26450854049-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/21332e10-48a3-44f6-955b-834c82f69336/26450854049-250.jpg",
    "song": "You Make Me Feel (Mighty Real)",
    "track_id": null,
    "recording_id": "9e6aa869-748f-4c78-adf5-2da889b78716",
    "artist": "Sylvester",
    "artist_ids": [
        "4d3b710b-a5f0-4772-97db-f09e47fbc6d8"
    ],
    "album": "Step II",
    "release_id": null,
    "release_group_id": "a11dd6e8-d308-35c1-b248-81a2832d8ad6",
    "labels": [
        "Fantasy"
    ],
    "label_ids": [
        "757acd4a-dade-433d-b754-53468f243220"
    ],
    "release_date": "1978-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sylvester’s soaring falsetto marks him as one of America’s greatest singers, performing songs in nearly every genre. He personified strength and courage. Sylvester was a rebel. He was Black, but didn’t really identify with the Black community. He was gay, but didn’t quite fit in with the Gay Community. He wore drag, but didn’t consider himself a drag queen. He was a Christian, but did not fit in with his church. He was some form of gender queer before there was that term. All these things that were the basis for marginalization, he turned into superstardom for a minute. He turned things that were used to stigmatize him into assets. Sylvester used his considerable talent as a radical visionary of music, identity, and authenticity. Sylvester was a rebel.\" https://bit.ly/3yMyV7J --- The song was originally recorded as a mid-tempo, piano-driven gospel song, however after producer Patrick Cowley saw a rehearsal of the song he offered to remix the song. In 2019, the song was selected by the Library of Congress for preservation in the National Recording Registry for being \"culturally, historically, or aesthetically significant\". https://bit.ly/3h9Ziid",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}