Information about plays

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

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

{
    "id": 3577133,
    "uri": "https://api.kexp.org/v2/plays/3577133/?format=api",
    "airdate": "2025-11-12T07:22:44-08:00",
    "show": 65088,
    "show_uri": "https://api.kexp.org/v2/shows/65088/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb250.jpg",
    "song": "Helpless",
    "track_id": "b13cf385-7e22-30d0-9ba6-352251f907fa",
    "recording_id": "a9114934-7ce0-4cd0-b307-a13a9facec9e",
    "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": "Copper Blue is the debut album by Sugar, released in 1992. During the 1980s, Bob Mould was the guitarist and a lead vocalist. When Hüsker Dü disbanded in 1987, Mould continued as a solo artist, and released two albums in 1989 and 1991. https://bit.ly/3rz9G7q \n---\n\nhttps://bobmould.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}