Information about plays

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

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

{
    "id": 3630884,
    "uri": "https://api.kexp.org/v2/plays/3630884/?format=api",
    "airdate": "2026-03-19T03:58:58-07:00",
    "show": 66219,
    "show_uri": "https://api.kexp.org/v2/shows/66219/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Great Day",
    "track_id": null,
    "recording_id": "4429d31b-a4d2-487a-b0ed-9ac7ae68489f",
    "artist": "Madvillain",
    "artist_ids": [
        "4e024037-14b7-4aea-99ad-c6ace63b9620"
    ],
    "album": "Madvillainy",
    "release_id": null,
    "release_group_id": "ab570ccb-b06b-3746-8147-4903163ba895",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2004-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daniel Dumile, best known by his stage name MF Doom or simply Doom, was a British-American rapper and record producer. Noted for his intricate wordplay, signature metal mask, and \"supervillain\" stage persona, Dumile became a major figure of underground hip hop and alternative hip hop in the 2000s. He began his career in 1988 as a member of KMD, performing as Zev Love X. The group disbanded in 1993 upon the death of member DJ Subroc, Dumile's brother. After a hiatus, Dumile reemerged in the late 1990s. He began performing at open mic events while wearing a metal mask resembling that of Marvel Comics supervillain Doctor Doom, who is depicted on the cover of his 1999 debut solo album Operation: Doomsday. He adopted the MF Doom persona and rarely made unmasked public appearances thereafter. Though he lived the majority of his life in the United States, Dumile never gained American citizenship.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}