Information about plays

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

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

{
    "id": 3616067,
    "uri": "https://api.kexp.org/v2/plays/3616067/?format=api",
    "airdate": "2026-02-11T07:03:57-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Thoughts after Walking TO D.C.  from Texas.",
    "track_id": null,
    "recording_id": null,
    "artist": "Venerable Bhikkhu Pannakara",
    "artist_ids": [],
    "album": "Buddhist Monk",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.instagram.com/reels/DUmSGPdEb5P/\n==\nhttps://www.npr.org/2026/02/10/g-s1-109416/buddhist-monks-finish-walk-for-peace\nWASHINGTON — A group of Buddhist monks — bearing a message of peace — walked into the heart of Washington, D.C., on Tuesday, greeted by large, joyful crowds as they completed their 15-week trek from Texas.\n\nIn their saffron and maroon robes, the monks became fixtures on social media as they made their way through the southeastern United States, along with their rescue dog Aloka.\n\nTheir simple mission, to advocate for peace, has resonated across a beleaguered country — and appeared especially welcome in a city at the center of political strife and power.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}