Information about plays

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

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

{
    "id": 3639877,
    "uri": "https://api.kexp.org/v2/plays/3639877/?format=api",
    "airdate": "2026-04-09T12:43:25-07:00",
    "show": 66407,
    "show_uri": "https://api.kexp.org/v2/shows/66407/?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://dn721906.ca.archive.org/0/items/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1-44745014288_thumb250.jpg",
    "song": "Fall on Me",
    "track_id": "543b92b2-fce0-41d4-936e-25de735b6a14",
    "recording_id": "46b69ada-c269-4bad-a165-d0323e664cd1",
    "artist": "Angélique Kidjo feat. PJ Morton",
    "artist_ids": [
        "d0bb100a-c0d6-4ef7-bde2-cc5095a31d24",
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451"
    ],
    "album": "HOPE!!",
    "release_id": "765e0a64-1f47-41a1-afd9-b64b950b1aa1",
    "release_group_id": "e7e422ce-3449-4e7c-8c59-8d418f25963b",
    "labels": [
        "Warner Music",
        "Parlophone France"
    ],
    "label_ids": [
        "3730c0ea-3dc2-45c3-ac5c-9d482921ea51",
        "0b81e41d-3029-47dd-847e-12e0195ad4ba"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Beninese musician, actress and activist Angélique Kidjo.\n\n--\n\n\"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.\"\n\nhttps://redlightmanagement.com/angelique-kidjo-announces-new-album-hope-parlophone-warner-music-out-april-24/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}