Information about plays

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

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

{
    "id": 3580600,
    "uri": "https://api.kexp.org/v2/plays/3580600/?format=api",
    "airdate": "2025-11-20T09:49:36-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "https://ia600201.us.archive.org/29/items/mbid-91de3a29-e833-3f34-8508-673af5019542/mbid-91de3a29-e833-3f34-8508-673af5019542-10363102567_thumb500.jpg",
    "thumbnail_uri": "https://ia600201.us.archive.org/29/items/mbid-91de3a29-e833-3f34-8508-673af5019542/mbid-91de3a29-e833-3f34-8508-673af5019542-10363102567_thumb250.jpg",
    "song": "Rise",
    "track_id": "6b74f507-e4d3-3038-870e-1751641678e9",
    "recording_id": "6630c685-c99e-464d-bc57-f9d772874283",
    "artist": "Primal Scream",
    "artist_ids": [
        "55704c38-224f-4b75-b29f-d43653f8bc9a"
    ],
    "album": "Evil Heat",
    "release_id": "91de3a29-e833-3f34-8508-673af5019542",
    "release_group_id": "7b457cc5-8353-31eb-bb57-47defc5cd395",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2002-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Mani (Gary Mounfield) bass The Stones Roses and Primal Scream \n(16 November 1962 – 20 November 2025)\n\nThe Stone Roses and Primal Scream bassist Gary 'Mani' Mounfield has died aged 63. The British rock musician, from Crumpsall in Manchester, rose to fame after joining The Stone Roses in the 1980s.\n\nPlaying on both of the band's albums, Mounfield was in the Stone Roses until they disbanded in 1996, later joining Primal Scream after Stone Roses disbanded. He claimed that Primal Scream were one of three other bands that he would be willing to join; the Jesus and Mary Chain and Oasis being the others.\n\nIn 2011, he announced that he had left Primal Scream to reform the Stone Roses. \n\nMounfield has a guest role in the movie 24 Hour Party People (2002), and was in a supergroup band called Freebass with bass players Andy Rourke (ex-the Smiths) and Peter Hook (Joy Division/New Order). Freebass disbanded before releasing its debut album, It's a Beautiful Life, in 2010.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}