Information about plays

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

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

{
    "id": 3657077,
    "uri": "https://api.kexp.org/v2/plays/3657077/?format=api",
    "airdate": "2026-05-20T03:34:33-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1-44745014288_thumb500.jpg",
    "thumbnail_uri": "https://ia600607.us.archive.org/24/items/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1-44745014288_thumb250.jpg",
    "song": "Oyaya",
    "track_id": "220adb9a-eb3e-425b-8c07-ad0d88579d84",
    "recording_id": "5bb3f541-c406-49c9-9628-d390ef0e5662",
    "artist": "Angélique Kidjo feat. Nile Rodgers & IZA",
    "artist_ids": [
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451",
        "de25f861-7578-49b2-b646-31d2c561d5ed",
        "c6d571dd-c0ae-4ac8-9500-780b1b9b25e5"
    ],
    "album": "HOPE!!",
    "release_id": "765e0a64-1f47-41a1-afd9-b64b950b1aa1",
    "release_group_id": "e7e422ce-3449-4e7c-8c59-8d418f25963b",
    "labels": [
        "Parlophone France",
        "Warner Music"
    ],
    "label_ids": [
        "0b81e41d-3029-47dd-847e-12e0195ad4ba",
        "3730c0ea-3dc2-45c3-ac5c-9d482921ea51"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The full-length follow-up to 2021’s GRAMMY-winning Mother Nature, HOPE!! positions Kidjo once again as one of Africa’s most influential and inspiring artists. Kidjo offers up a revelatory body of work across 16 new recordings, transmitting an unbridled joy that also serves as a unifying force, a conduit for healing, and a much-needed antidote to despair in troubled times. Hope!! also finds Kidjo collaborating with a wide range of artists and reflects a new partnership with Pharrell — who is not only featured, but produced three songs on the album — and recently outfitted her in custom Louis Vuitton for the GRAMMY Awards last month. Guests including Quavo, Ayra Starr, Davido, Nile Rodgers, Charlie Wilson, IZA, and PJ Morton appear on the album, which Kidjo has dedicated to her late mother. \"\n\nhttps://shorefire.com/releases/entry/angelique-kidjo-announces-new-album-hope\n\nhttps://www.kidjo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}