Information about plays

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

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

{
    "id": 3592695,
    "uri": "https://api.kexp.org/v2/plays/3592695/?format=api",
    "airdate": "2025-12-18T13:45:53-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "https://coverartarchive.org/release/767a98e7-d397-3192-9309-67dc129325b2/29960426489-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/767a98e7-d397-3192-9309-67dc129325b2/29960426489-250.jpg",
    "song": "It Never Rains (In Southern California)",
    "track_id": null,
    "recording_id": "1af12b83-e25d-4d93-b8a1-c99dd2fcc883",
    "artist": "Tony! Toni! Toné!",
    "artist_ids": [
        "511562a6-c381-44df-9bc4-27be779716b8"
    ],
    "album": "The Revival",
    "release_id": null,
    "release_group_id": "c3cbc025-1dfc-349a-81e9-41076b04be8c",
    "labels": [
        "Universal"
    ],
    "label_ids": [
        "1391bdc7-a22c-48a4-a5fb-e7b8ef6ce143"
    ],
    "release_date": "1990-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "D'Wayne Wiggins, co-founder of the legendary Bay Area R&B trio Tony! Toni! Toné!, died this year at age 64. A key figure in shaping the sound of 80s and 90s R&B, Wiggins was behind hits like \"Feels Good\" and \"If I Had No Loot,\" which helped propel the group to multi-platinum success. He was also instrumental in the early careers of Destiny’s Child and a prominent figure in the Bay Area music scene, influencing the hyphy movement and working with artists like Too $hort and The Coup. His legacy as a musician, producer, and mentor continues to resonate. Rest in power, D'Wayne.\n--\nSee the official video for \"It Never Rains...\": https://www.youtube.com/watch?v=e1YYqeKUp-M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}