Information about plays

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

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

{
    "id": 3553032,
    "uri": "https://api.kexp.org/v2/plays/3553032/?format=api",
    "airdate": "2025-09-14T17:08:15-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia904504.us.archive.org/14/items/mbid-1134c9a9-18eb-4930-933a-48bd0c1f0d57/mbid-1134c9a9-18eb-4930-933a-48bd0c1f0d57-22276388543_thumb500.jpg",
    "thumbnail_uri": "https://ia904504.us.archive.org/14/items/mbid-1134c9a9-18eb-4930-933a-48bd0c1f0d57/mbid-1134c9a9-18eb-4930-933a-48bd0c1f0d57-22276388543_thumb250.jpg",
    "song": "Cure for Pain",
    "track_id": "2d410d6d-a6be-32f8-a82f-0f86e3ee2d0b",
    "recording_id": "5f8fad6c-156c-40d6-9afb-454948104be5",
    "artist": "Morphine",
    "artist_ids": [
        "42689657-cbec-4f66-a9ed-80f939ea23ed"
    ],
    "album": "Cure for Pain",
    "release_id": "1134c9a9-18eb-4930-933a-48bd0c1f0d57",
    "release_group_id": "f8360cc5-f6fc-34b2-b32a-eebfcd5f8398",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1994-01-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1993!\n\nJerome Deupree, the band's original drummer, quit due to health problems during the recording of the album and was replaced by Billy Conway.\n\nThe tracks \"Sheila\" and \"In Spite of Me\" were prominently featured on the soundtrack of the 1994 independent film Spanking the Monkey. The track \"Buena\" also appears in the first season of The Sopranos, in the Daria episode \"The Teachings of Don Jake,\" and the barroom scene in the 1997 film Ulee's Gold.\n\nAs of 1995, it has sold 107,000 copies in United States and over 300,000 copies worldwide. https://tinyurl.com/nr74cp4z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}