Information about plays

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

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

{
    "id": 3580662,
    "uri": "https://api.kexp.org/v2/plays/3580662/?format=api",
    "airdate": "2025-11-20T13:56:38-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia904508.us.archive.org/20/items/mbid-5494abde-9aae-472a-bce5-72931cbfbad2/mbid-5494abde-9aae-472a-bce5-72931cbfbad2-8314007591_thumb500.jpg",
    "thumbnail_uri": "https://ia804508.us.archive.org/20/items/mbid-5494abde-9aae-472a-bce5-72931cbfbad2/mbid-5494abde-9aae-472a-bce5-72931cbfbad2-8314007591_thumb250.jpg",
    "song": "Made of Stone",
    "track_id": "4f50d048-736d-4448-8c33-03a6e55d559c",
    "recording_id": "cff3b1d2-746e-4424-a857-a0b03fbb0283",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "The Very Best of the Stone Roses",
    "release_id": "5494abde-9aae-472a-bce5-72931cbfbad2",
    "release_group_id": "22294667-d565-3828-98b8-8ccc240eeff9",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "2002-11-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gary \"Mani\" Mounfield, bassist with legendary Manchester band the Stone Roses, has died at the age of 63.\nMounfield's bass playing was an integral part of the Stone Roses' \"baggy\" sound, and later reunited with his bandmates for their comeback tour in 2012.\nHe joined another seminal group, Primal Scream, in 1996 and played with them for 15 years. : https://www.bbc.com/news/articles/c04g4x0kkdpo\n--\nThe Stone Roses posted on social media: \"RIP our wonderful brother Mani. The greatest bass player and friend we could ever have wished for. X\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}