Information about plays

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

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

{
    "id": 3631665,
    "uri": "https://api.kexp.org/v2/plays/3631665/?format=api",
    "airdate": "2026-03-20T21:23:13-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb250.jpg",
    "song": "Devil's Pie",
    "track_id": "c599eb5f-95e2-3e01-8a7a-c6041ff5b373",
    "recording_id": "96c28a31-86c2-4e00-84fc-6ea3c9d66399",
    "artist": "D’Angelo",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "Voodoo",
    "release_id": "7dbf3ed6-7927-3f35-adc2-3b46b97eca60",
    "release_group_id": "9605c075-c64c-366b-ad7f-ec98523fc162",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2000-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded within the same Soulquarian sessions that shaped Common’s sound!\n\nRemembering D'Angelo here: https://www.theguardian.com/music/2025/oct/15/dangelo-obituary\n\nDJ Premier, who helped to produce one of D’Angelo’s most famous songs in ‘Devil’s Pie’,  wrote: “Such a sad loss to the passing of D’angelo. We have so many great times. Gonna miss you so much. Sleep Peacefully D’ Love You KING.”\n---\nSeveral samples were incorporated into this first single from D'Angelo's second studio album, including Fat Joe's \"Success,\" Raekwon's \"Interlude,\" Pierre Henry's \"Jericho Jerk,\" Teddy Pendergrass's \"And If I Had,\" INI's \"Fakin' Jax\" and Natruel's \"Big Daddy Anthem.\" DJ Premier produced \"Devil’s Pie,\" having first offered it to Jamaican-born rapper Canibus, and then D'Angelo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}