Information about plays

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

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

{
    "id": 3536697,
    "uri": "https://api.kexp.org/v2/plays/3536697/?format=api",
    "airdate": "2025-08-06T14:09:36-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://ia801700.us.archive.org/17/items/mbid-a48e7f7e-e80c-436c-a6b1-81e554bd9fb9/mbid-a48e7f7e-e80c-436c-a6b1-81e554bd9fb9-1386126679_thumb500.jpg",
    "thumbnail_uri": "https://ia601700.us.archive.org/17/items/mbid-a48e7f7e-e80c-436c-a6b1-81e554bd9fb9/mbid-a48e7f7e-e80c-436c-a6b1-81e554bd9fb9-1386126679_thumb250.jpg",
    "song": "Glen Close",
    "track_id": "602a0a8f-2730-3ac5-af9a-17d5e5b6affb",
    "recording_id": "522c1684-8d7a-479c-9097-da7bb022d25c",
    "artist": "Binary Star",
    "artist_ids": [
        "f30f9355-4b0c-4c32-b28f-c0ef778a566e"
    ],
    "album": "Masters of the Universe",
    "release_id": "a48e7f7e-e80c-436c-a6b1-81e554bd9fb9",
    "release_group_id": "bf8efa34-de34-383d-b62e-3887074ac966",
    "labels": [
        "The LA Underground",
        "Subterraneous Records"
    ],
    "label_ids": [
        "05344e14-5edd-4133-b394-53c4a174e9f4",
        "62d3361c-316e-4b19-9509-faab18318fe1"
    ],
    "release_date": "2006-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Brendan!\n\n\"Glen Close\" sampled Ramsey Lewis' version of \"Mood for Mendes.\" \n\nBinary Star is a hip-hop duo formed in 1998, composed of One Be Lo and Senim Silla. \nRead a 2018 interview with One Be Lo: https://www.passionweiss.com/2018/09/18/hip-hop-is-truly-my-passport-an-interview-with-one-be-lo-of-binary-star/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}