Information about plays

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

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

{
    "id": 3592693,
    "uri": "https://api.kexp.org/v2/plays/3592693/?format=api",
    "airdate": "2025-12-18T13:38:18-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Superbad",
    "track_id": null,
    "recording_id": "dc0fc0bb-3988-4843-ab36-eefe97c07e68",
    "artist": "Chris Jasper",
    "artist_ids": [
        "ef1b6332-ab9c-49ce-b3ed-10aa36c31d2b"
    ],
    "album": "Superbad",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Big Break Records"
    ],
    "label_ids": [],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chris Jasper, the acclaimed keyboardist, songwriter, and producer for the Isley Brothers, died on February 23, 2025, at age 73.\n\n Recognized for his remarkable talents as a singer, songwriter, and keyboardist, Jasper's profound impact on the music industry remains undeniable. He joined The Isley Brothers in 1973, during a transformative period for the band when they evolved from a vocal trio into a six-member R&B/funk powerhouse. The singer, songwriter and keyboardist was an integral part of the Isley Brothers' success, contributing to some of the group's most enduring hits.: https://axs.tv/news-story/isley-brothers-keyboardist-and-songwriter-chris-jasper-dies-aged-73/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}