Information about plays

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

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

{
    "id": 3582315,
    "uri": "https://api.kexp.org/v2/plays/3582315/?format=api",
    "airdate": "2025-11-24T09:49:26-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Outside",
    "track_id": null,
    "recording_id": null,
    "artist": "Palo Canto",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In Palo Canto we find our truth.\"\n\nThe Budapest-based, multicultural techno duo, composed of Bertalan Toth and Peter Kedves, aims to gravitate listeners to their absolute higher self, much akin to indigenous medicine like the sacred smoke from burning palo santo.\n\nThe primary thought behind their creation is to be challenged by connecting the audience to their inner world through dancing and healing vibes. Palo Canto's music consists not only of different mixtures of organic and electric sounds but also hypnotic guitar riffs, warm synths, ancient chants, ecstatic pulses, smooth textures, and powerful rhythmic beats.\n\nPalo Canto is currently working on its first LP, inviting all listeners for an unforgettable inner trip of healing.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}