Information about plays

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

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

{
    "id": 3551643,
    "uri": "https://api.kexp.org/v2/plays/3551643/?format=api",
    "airdate": "2025-09-11T08:50:40-07:00",
    "show": 64532,
    "show_uri": "https://api.kexp.org/v2/shows/64532/?format=api",
    "image_uri": "https://ia800504.us.archive.org/5/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb500.jpg",
    "thumbnail_uri": "https://ia600504.us.archive.org/5/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb250.jpg",
    "song": "Man on the Moon",
    "track_id": "ab1641df-15be-37b9-8119-f853844df6a6",
    "recording_id": "5e45024b-1560-4029-82bd-e624f3fd3df3",
    "artist": "Sugar",
    "artist_ids": [
        "e3347fbd-2595-480e-926d-278566debf9d"
    ],
    "album": "Copper Blue",
    "release_id": "9da227d1-9283-44f9-8545-f01b796eabb8",
    "release_group_id": "997a4855-3bd3-3e5c-81d0-656209b3aa74",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1992-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1991, Nirvana released its seminal album Nevermind, which was in part responsible for bringing alternative rock and grunge to mainstream popularity. The popularity of Nevermind and its grunge sound had a profound impact on Mould. In an interview with NPR, Mould said: \"When Nevermind came out, that album changed the way people listen to music. A lot of the songs that I had been writing in 1991 led up to my next group, Sugar — and had it not been for Nevermind, I don't know if Sugar's Copper Blue would have stood a chance in '92. But people were now receptive to this sound.\"\n\nhttps://bit.ly/3bHpJrZ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}