Information about plays

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

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

{
    "id": 3638185,
    "uri": "https://api.kexp.org/v2/plays/3638185/?format=api",
    "airdate": "2026-04-05T13:21:10-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-5cfd09c6-d8df-4a03-9811-907b2ffadbda/mbid-5cfd09c6-d8df-4a03-9811-907b2ffadbda-6194655124_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/34/items/mbid-5cfd09c6-d8df-4a03-9811-907b2ffadbda/mbid-5cfd09c6-d8df-4a03-9811-907b2ffadbda-6194655124_thumb250.jpg",
    "song": "Eyesdown",
    "track_id": "253b878c-450e-45ea-89c8-b8f1dcb7eba0",
    "recording_id": "dd8f3d3f-f7f1-43fa-a1af-cbe6c783bb6e",
    "artist": "Bonobo",
    "artist_ids": [
        "9a709693-b4f8-4da9-8cc1-038c911a61be"
    ],
    "album": "Black Sands",
    "release_id": "f4713a97-4266-43a6-932b-a28a4d7a7bdc",
    "release_group_id": "f382cd44-9195-46ce-9362-dadbe16cefe9",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bonobo [Simon Green] is an English musician, producer, and DJ based in Los Angeles. He debuted with a trip hop aesthetic and has since explored more upbeat approaches as well as jazz and world music influences. \n\nFourth studio release. This track features Andreya Triana on vocals.\n\nhttps://bonobomusic.bandcamp.com/album/black-sands\nhttps://bonobomusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}