Information about plays

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

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

{
    "id": 3572144,
    "uri": "https://api.kexp.org/v2/plays/3572144/?format=api",
    "airdate": "2025-10-31T08:21:13-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4-26887504172_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4-26887504172_thumb250.jpg",
    "song": "Everyday Is Halloween",
    "track_id": "37a1dcd6-fc84-348d-92af-a3c732727567",
    "recording_id": "550561bc-92cb-4308-bdc8-6cfbf067fe0b",
    "artist": "Ministry",
    "artist_ids": [
        "13df2a46-f72f-40e7-aa63-26fcf62c7048"
    ],
    "album": "Just Can't Get Enough: New Wave Halloween",
    "release_id": "eb1f7327-4380-49e0-a65f-4f31f35e7df4",
    "release_group_id": "3b662a8e-fc9e-3e9c-af68-85615ea57bbf",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1998-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You guessed it!  This is the most requested Halloween song for The Morning Show...so far!\n---\nFrom the L.A. Times in June: \"After wreaking havoc and dishing out dissonance since 1981 — evolving from its early synth-pop dance roots into the industrial thrash metal chaos it’s best known for — Ministry’s band leader Al Jourgensen is finally ready to call it quits. He’s preparing to put an end to the band’s relentless run of recording and touring — this time for good. But not before one last album and a final world tour, as “Uncle Al” prepares to bring the band’s legendary career to a close.\": https://www.latimes.com/entertainment-arts/music/story/2025-06-03/ministry-al-jourgensen-final-tour-album-hollywood-palladium\n--\nSee Ministry performing \"Everyday is Halloween\" in 2019 at Fair Market in Austin, Texas. https://youtu.be/5GW_Cukc34Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}