Information about plays

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

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

{
    "id": 3643572,
    "uri": "https://api.kexp.org/v2/plays/3643572/?format=api",
    "airdate": "2026-04-18T07:53:44-07:00",
    "show": 66484,
    "show_uri": "https://api.kexp.org/v2/shows/66484/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-2841c0fc-3f9d-4e89-a7d2-a8dee3408ebf/mbid-2841c0fc-3f9d-4e89-a7d2-a8dee3408ebf-35100908951_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-2841c0fc-3f9d-4e89-a7d2-a8dee3408ebf/mbid-2841c0fc-3f9d-4e89-a7d2-a8dee3408ebf-35100908951_thumb250.jpg",
    "song": "One More Time",
    "track_id": "6c1e81c0-5fe1-47f9-92d6-44a46c25882d",
    "recording_id": "0731b93d-697d-43d4-88f2-476579ce6625",
    "artist": "Redbone",
    "artist_ids": [
        "b3fa0e6f-93db-4aa5-b76e-393e24de35ba"
    ],
    "album": "Greatest Songs: Come and Get Your Love",
    "release_id": "2841c0fc-3f9d-4e89-a7d2-a8dee3408ebf",
    "release_group_id": "df95e0e9-cd59-4a84-8269-f1402e1f17dd",
    "labels": [
        "Curb Records"
    ],
    "label_ids": [
        "1811d7d5-e3fa-41be-b457-666bd939f2a7"
    ],
    "release_date": "1995-11-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Various Mexican/Native American Descent (see info)\t\n\nRedbone consists of Native American brothers Patrick (Yaqui/Shoshone/Mexican) (bass and vocals) and Candido \"Lolly\" Vasquez-Vegas (guitar, sitar and vocals)(Yaqui/Shoshone/Mexican), guitarist Tony Bellamy (Mexican-American Yaqui), and drummer Pete DePoe (Southern Cheyenne, Turtle Mountain Chippewa, and Rogue River/Siletz, French, German). ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}