Information about plays

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

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

{
    "id": 3665865,
    "uri": "https://api.kexp.org/v2/plays/3665865/?format=api",
    "airdate": "2026-06-09T18:14:35-07:00",
    "show": 66946,
    "show_uri": "https://api.kexp.org/v2/shows/66946/?format=api",
    "image_uri": "https://ia601502.us.archive.org/18/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": "Vince Staples album, Cry Baby, was released just last week! \n\nKEXP music director Chris Sanley says: \"The new album from Long Beach multi-hyphenate Vince Staples, his first for Loma Vista/Concord, is a mind-blowing set of adventurous, forward-thinking hip-hop. With live instrumentation, gripping hooks, and urgent, socially conscious lyricism, Cry Baby is an essential listen for the modern age. Or as he puts it, “As the world burns, I have decided to release this album. Thanks for listening.”\n\nYou can read that review, and other reviews of albums just released here: https://www.kexp.org/read/2026/6/8/new-music-reviews-68/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}