Information about plays

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

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

{
    "id": 3583102,
    "uri": "https://api.kexp.org/v2/plays/3583102/?format=api",
    "airdate": "2025-11-26T05:12:48-08:00",
    "show": 65213,
    "show_uri": "https://api.kexp.org/v2/shows/65213/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "GivingTuesday is a national event on December 2nd to encourage generosity and giving back this season. It’s a call  to support your community—however you can—and donate to causes you care about. If KEXP is one of those places for you, you can help power our nonprofit music resource with an EARLY donation today. Go to KEXP.ORG and make your donation now.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}