Information about plays

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

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

{
    "id": 3592718,
    "uri": "https://api.kexp.org/v2/plays/3592718/?format=api",
    "airdate": "2025-12-18T15:17:02-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Human Fly",
    "track_id": "f668f5de-3099-359e-b443-f14c2fc598c8",
    "recording_id": "ebd98e4f-b97e-4282-8ea5-bcbae9ff7965",
    "artist": "Lalo Schifrin",
    "artist_ids": [
        "adf017f5-76d6-4d31-b1b9-a0211675e7c2"
    ],
    "album": "Enter the Dragon",
    "release_id": "dd57b616-7cc3-4a57-8912-7703ac19636c",
    "release_group_id": "ba0595a5-4ec8-3c4d-8a76-33b3724d0dee",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1973-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dig even deeper into Schifrin’s many melodic pieces and even more emerges. His music consistently offers provocative rhythms, an innate sense of persuasive percussion, a diverse sense of the world’s classic and cultural musical history and a genuine genius for lyrical orchestration that suggests the panoply of human emotion.\n\nThis is, perhaps, the essence of Lalo Schifrin’s magic. Quite simply, Lalo Schifrin is a master of feeling.\" --\nHere's a fan's tribute to Lalo Schifrin: https://dougpayne.com/ls_score.htm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}