Information about plays

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

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

{
    "id": 3592714,
    "uri": "https://api.kexp.org/v2/plays/3592714/?format=api",
    "airdate": "2025-12-18T15:01:32-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hermeto",
    "track_id": null,
    "recording_id": "cb45a346-f6f7-41bf-8d37-e9384549cf03",
    "artist": "Hermeto Pascoal",
    "artist_ids": [
        "c7a4c4a0-9544-44e3-87f2-5779d18b753f"
    ],
    "album": "Hermeto",
    "release_id": null,
    "release_group_id": "124936fb-a05f-4432-ab46-21a45960cb89",
    "labels": [],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As he always taught us, let us not be ruled by sadness: listen to the wind, the birds, a glass of water, a waterfall — universal music keeps breathing,\"\n\n\"If you wish to honor him, let a single note ring — from an instrument, your voice, or a kettle — and offer it to the universe,\" wrote his family.\n\nThe prolific Brazilian composer Hermeto Pascoal died this year at age 89.  Nicknamed \"the Sorcerer,\" Pascoal resembled a wizard from a storybook — both in his personal style, and his ability to create magical sounds from unusual places. His list of collaborators ranged from Airto Moreira to Miles Davis, who referred to him as one of the most important musicians in the world.: https://www.npr.org/2025/09/15/nx-s1-5542177/hermeto-pascoal-whimsical-brazilian-composer-nicknamed-the-sorcerer-dies-at-89",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}