Information about plays

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

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

{
    "id": 3659695,
    "uri": "https://api.kexp.org/v2/plays/3659695/?format=api",
    "airdate": "2026-05-26T05:35:11-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn720608.ca.archive.org/0/items/mbid-c658dfb6-8750-4f88-bd80-fbb9d8791f37/mbid-c658dfb6-8750-4f88-bd80-fbb9d8791f37-44982256935_thumb500.jpg",
    "thumbnail_uri": "https://dn720608.ca.archive.org/0/items/mbid-c658dfb6-8750-4f88-bd80-fbb9d8791f37/mbid-c658dfb6-8750-4f88-bd80-fbb9d8791f37-44982256935_thumb250.jpg",
    "song": "Blackberry Marmalade",
    "track_id": "f164693f-b979-4263-9a7d-661fc858b52c",
    "recording_id": "05109f66-3a80-4a90-ae83-669abdec0ba9",
    "artist": "Vince Staples",
    "artist_ids": [
        "78e854b8-9713-4ff2-9218-6b3784893bff"
    ],
    "album": "Cry Baby",
    "release_id": "c658dfb6-8750-4f88-bd80-fbb9d8791f37",
    "release_group_id": "c61a29d8-6311-4b4a-96ab-e5f1b2294dab",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Cry Baby,\" out on June 5, is Staples’ debut for Loma Vista and will be released in partnership with the rapper’s own label, Section Eight Arthouse. “As the world burns, I have decided to release this album,” he said in a statement.\n\n\"Blackberry Marmalade\" is the album's lead single. It was released with a first-person shooter-style video co-directed by Staples and Bradley J. Calder (note: YouTube has restricted this video to persons over the age of 18).\n\nhttps://www.youtube.com/watch?v=qdcD99Pd0oo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}