Information about plays

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

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

{
    "id": 3637481,
    "uri": "https://api.kexp.org/v2/plays/3637481/?format=api",
    "airdate": "2026-04-03T23:47:29-07:00",
    "show": 66359,
    "show_uri": "https://api.kexp.org/v2/shows/66359/?format=api",
    "image_uri": "https://coverartarchive.org/release/b88edf3d-7a88-4d1e-b51b-50022fde5708/28231687719-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b88edf3d-7a88-4d1e-b51b-50022fde5708/28231687719-250.jpg",
    "song": "Meat Grinder",
    "track_id": null,
    "recording_id": "be4c5c86-ea9d-46ec-8934-092bd4b0f587",
    "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": "2002-11-01",
    "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.\n\n 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.\n\nThough he lived the majority of his life in the United States, Dumile never gained American citizenship.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}