Information about plays

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

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

{
    "id": 3663702,
    "uri": "https://api.kexp.org/v2/plays/3663702/?format=api",
    "airdate": "2026-06-04T15:37:25-07:00",
    "show": 66901,
    "show_uri": "https://api.kexp.org/v2/shows/66901/?format=api",
    "image_uri": "https://coverartarchive.org/release/17cc275a-e1c1-4eb8-8367-600193aacbc0/34721437966-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/17cc275a-e1c1-4eb8-8367-600193aacbc0/34721437966-250.jpg",
    "song": "It’s Funky Enough",
    "track_id": null,
    "recording_id": "1a956c6e-9764-4eca-8833-dc28ab59a3a7",
    "artist": "The D.O.C.",
    "artist_ids": [
        "535f74d5-8328-40ff-9cea-568ef916b3c8"
    ],
    "album": "No One Can Do It Better",
    "release_id": null,
    "release_group_id": "65b0321c-4852-3e7f-a622-706d600ab485",
    "labels": [
        "Ruthless Records"
    ],
    "label_ids": [
        "52fa5738-5b7c-4748-b239-3b867504c46a"
    ],
    "release_date": "1989-07-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A native of Dallas, Texas, the artist born Tracy Curry linked with Dr. Dre in the late 1980s to make history. https://bit.ly/3gTkZ3O \n---\nA Dr. Dre production, \"It's Funky Enough\" interpolated multiple elements of Foster Sylvers' \"Misdemeanor.\" \n\nIt also sampled  \"It's a New Day So Let a Man Come in and Do the Popcorn\" by James Brown, \"Funky President (People It's Bad)\" by James Brown, \"Stone to the Bone\" by James Brown, \"Brother Hominy Grit\" by Lightnin' Rod, \"Ain't We Funkin' Now\" by The Brothers Johnson and \"8 Ball\" by N.W.A.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}