Information about plays

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

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

{
    "id": 3547913,
    "uri": "https://api.kexp.org/v2/plays/3547913/?format=api",
    "airdate": "2025-09-02T08:22:45-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://ia801507.us.archive.org/15/items/mbid-6d2787f1-f584-4a76-8a97-7926e96fd73e/mbid-6d2787f1-f584-4a76-8a97-7926e96fd73e-5236643887_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/15/items/mbid-6d2787f1-f584-4a76-8a97-7926e96fd73e/mbid-6d2787f1-f584-4a76-8a97-7926e96fd73e-5236643887_thumb250.jpg",
    "song": "Doll Parts",
    "track_id": "5013802f-8ab1-3063-a19a-aeb872fd0baf",
    "recording_id": "cb14aa6b-2e8c-40ae-ad30-5651e9318996",
    "artist": "Hole",
    "artist_ids": [
        "1dcc8968-f2cd-441c-beda-6270f70f2863"
    ],
    "album": "Live Through This",
    "release_id": "6d2787f1-f584-4a76-8a97-7926e96fd73e",
    "release_group_id": "fe676d05-f97c-303a-890b-da53c69e5d42",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1994-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1994 Hole release their album \"Live Through This.\"  It was released by DGC Records on April 12, 1994, one week after frontwoman Courtney Love's husband, Kurt Cobain, died in their home. It is the only Hole album to feature bassist Kristen Pfaff before her death in June 1994.\n--\nLove shares about the songwriting process: \"The song Doll Parts is a homage I wrote in 20 minutes in a girl named Joyce’s bathroom in Cambridge, Massachusetts,\" she wrote. \"I had to write most of the lyrics on my arm in sharpie as I ran out of paper. People were pounding on the door as I wrote it. It was played for the first time about an hour later, at the Virgin megastore in Boston.'\nhttps://www.kerrang.com/courtney-love-praises-miley-cyrus-cover-of-holes-doll-parts-im-touched",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}