Information about plays

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

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

{
    "id": 3633806,
    "uri": "https://api.kexp.org/v2/plays/3633806/?format=api",
    "airdate": "2026-03-26T08:14:39-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-285fb13e-4da0-4748-b079-2071978fb5c1/mbid-285fb13e-4da0-4748-b079-2071978fb5c1-4641930487_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-285fb13e-4da0-4748-b079-2071978fb5c1/mbid-285fb13e-4da0-4748-b079-2071978fb5c1-4641930487_thumb250.jpg",
    "song": "I’m Coming Out",
    "track_id": "2256bee2-7c5f-3282-b935-15d4106ef0ad",
    "recording_id": "528538aa-d576-4b84-b4ad-20560f89ad37",
    "artist": "Diana Ross",
    "artist_ids": [
        "60d41417-feda-4734-bbbf-7dcc30e08a83"
    ],
    "album": "I'm Coming Out / Give Up",
    "release_id": "285fb13e-4da0-4748-b079-2071978fb5c1",
    "release_group_id": "aa790610-b542-348d-972c-4e467ceaa012",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1980-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday, Diana Ross! (b. 1944)\nThis track was recorded at The Power Station.\n--\nThis anthem was co-written by Nile Rodgers and Bernard Edwards of Chic. The song was born in the bathroom of a transgender night club called the Gilded Grape. After observing a group of drag queens dressed as Ross, Rodgers ran to a pay phone and instructed Edwards to write down the lyrics “I’m coming out.” “Because to the gay community, ‘I’m coming out’ is a battle cry,’” Rodgers recalled saying to Edwards. “It means the same thing as James Brown’s ‘Say it loud — I’m black and I’m proud.’”: https://www.udiscovermusic.com/stories/diana-ross-im-coming-out-feature/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}