Information about plays

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

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

{
    "id": 3640588,
    "uri": "https://api.kexp.org/v2/plays/3640588/?format=api",
    "airdate": "2026-04-11T04:58:50-07:00",
    "show": 66421,
    "show_uri": "https://api.kexp.org/v2/shows/66421/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-abc22131-315b-409d-8a8d-ed88f688fad4/mbid-abc22131-315b-409d-8a8d-ed88f688fad4-30269134492_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/12/items/mbid-abc22131-315b-409d-8a8d-ed88f688fad4/mbid-abc22131-315b-409d-8a8d-ed88f688fad4-30269134492_thumb250.jpg",
    "song": "Merchandise",
    "track_id": "fb5b3c27-9be3-3125-b30f-241450079c34",
    "recording_id": "d730a8b0-4dc0-473b-bb4b-136d48290abf",
    "artist": "Fugazi",
    "artist_ids": [
        "233fc3f3-6de2-465c-985e-e721dbabbace"
    ],
    "album": "Repeater + 3 Songs",
    "release_id": "abc22131-315b-409d-8a8d-ed88f688fad4",
    "release_group_id": "c7c2de8e-3c98-3923-a4d9-54c4295d20b4",
    "labels": [
        "Dischord Records"
    ],
    "label_ids": [
        "2954d038-b2af-495a-b3b7-ab8028c672c4"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fugazi’s most famous stance was that of anti-commodification, specifically in the band merch realm. The group, and its [Ian] MacKaye-run record label, Dischord, refused to sell t-shirts, koozies, or keychains at their always $5, always all-ages (does that sound familiar?) shows. “We just want to put out records. The rest seems somewhat empty,” said MacKaye when asked about the matter.\n\n Someone began printing and low-key selling their own fake shirts, some of which featured a line from “Merchandise” on the back: “You are not what you own.” They now sell for hundreds of bucks when they pop up online. Oh, the irony.\": https://930club.tumblr.com/post/133136657772/metadata-fugazi-merchandise-ian-mackayes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}