Information about plays

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

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

{
    "id": 3599091,
    "uri": "https://api.kexp.org/v2/plays/3599091/?format=api",
    "airdate": "2026-01-02T04:51:56-08:00",
    "show": 65537,
    "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Won't Last A Day Without You",
    "track_id": null,
    "recording_id": "9c7a6090-100c-4012-be1b-0f69ba9fae58",
    "artist": "Kuh Ledesma",
    "artist_ids": [
        "a3981f84-f727-48ce-9c5d-ddbe1113cfbf"
    ],
    "album": "Dito Ba",
    "release_id": null,
    "release_group_id": "3b32b04e-2443-44d6-bfbb-30e402797909",
    "labels": [
        "Vicor Music Corporation"
    ],
    "label_ids": [
        "a2e2289f-0e7b-4542-b78c-6af7e958e5cf"
    ],
    "release_date": "2010-03-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kuh Ledesma (born Maria Socorro Ledesma on March 16, 1955) is a legendary Filipino singer and actress, often called the \"Pop Diva,\" known for her powerful voice in OPM (Original Pilipino Music), jazz, and pop, with a career spanning over 40 years, numerous albums, worldwide concerts, and notable film roles like The Year of Living Dangerously. She was the first Filipino artist to win the Salem Music Award in London (1989) and is celebrated for her versatility, having also worked as a fashion designer and painter.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}