Information about plays

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

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

{
    "id": 3668465,
    "uri": "https://api.kexp.org/v2/plays/3668465/?format=api",
    "airdate": "2026-06-16T01:13:33-07:00",
    "show": 67001,
    "show_uri": "https://api.kexp.org/v2/shows/67001/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-9159c68d-bc24-4711-b53e-93ee5b59238e/mbid-9159c68d-bc24-4711-b53e-93ee5b59238e-45349913013_thumb500.jpg",
    "thumbnail_uri": "https://ia801803.us.archive.org/1/items/mbid-9159c68d-bc24-4711-b53e-93ee5b59238e/mbid-9159c68d-bc24-4711-b53e-93ee5b59238e-45349913013_thumb250.jpg",
    "song": "Me and You",
    "track_id": "9fae43b5-c434-4456-97de-dbcfbfe6e60c",
    "recording_id": "a2a7bd9b-7dc5-45ab-bf45-745eb0a32766",
    "artist": "Bonobo",
    "artist_ids": [
        "9a709693-b4f8-4da9-8cc1-038c911a61be"
    ],
    "album": "Distance in Static",
    "release_id": "9159c68d-bc24-4711-b53e-93ee5b59238e",
    "release_group_id": "76f912d8-c091-4d02-9d4d-f9aed273e2fb",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2026-09-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simon Green aka Bonobo, has just dropped \"Me and You,\" the lead single from his forthcoming eighth studio album Distance in Static, out September 11 on Ninja Tune.\n\nGreen shares, \"It's probably the last go-around the track in this format… it's really about me redefining how to be a musician from here.\"\n\nOn this new album, Green weaves historic Iranian samples and guzheng recordings into the production, with lyrics spanning English, Urdu, and Japanese. https://tinyurl.com/45ep8c5r",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}