Information about plays

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

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

{
    "id": 3621589,
    "uri": "https://api.kexp.org/v2/plays/3621589/?format=api",
    "airdate": "2026-02-24T05:12:37-08:00",
    "show": 66017,
    "show_uri": "https://api.kexp.org/v2/shows/66017/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-f8ac41e3-68d5-4263-9083-e965827e4943/mbid-f8ac41e3-68d5-4263-9083-e965827e4943-24430669199_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-f8ac41e3-68d5-4263-9083-e965827e4943/mbid-f8ac41e3-68d5-4263-9083-e965827e4943-24430669199_thumb250.jpg",
    "song": "Cold Life",
    "track_id": "170b0172-8ddb-42d7-b029-d6050071ddca",
    "recording_id": "2c227954-8fd9-4965-96de-8143430d9dcc",
    "artist": "Ministry",
    "artist_ids": [
        "13df2a46-f72f-40e7-aa63-26fcf62c7048"
    ],
    "album": "Cold Life",
    "release_id": "f8ac41e3-68d5-4263-9083-e965827e4943",
    "release_group_id": "ec9fba86-6565-3ffe-8c7c-82ae2ebed763",
    "labels": [
        "Wax Trax! Records"
    ],
    "label_ids": [
        "6dcd6d65-e0f2-47a3-84ac-00c2d29267af"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Cold Life\" is the debut single by the American industrial band Ministry, originally released in 1981. In the US, it was initially the B-side to \"I'm Falling,\" but its popularity in underground clubs led to it becoming the A-side for the 1982 UK release and a 1985 US reissue.\n\nCheck out four tracks recorded live in Chicago at the short-lived Misfits club in March 1982, the earliest known live recordings of Al Jourgensen and Co. made nearly 30 years ago:\nhttps://slicingupeyeballs.com/2012/01/26/ministry-misfits-march-1982-cold-life-im-falling-funkamental-overkill/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}