Information about plays

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

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

{
    "id": 3562662,
    "uri": "https://api.kexp.org/v2/plays/3562662/?format=api",
    "airdate": "2025-10-08T10:32:07-07:00",
    "show": 64779,
    "show_uri": "https://api.kexp.org/v2/shows/64779/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "With your gift this hour of $10/month or more, you will also receive a KEXP Fanny Pack!\n\nFor this hour only, snag this fanny pack to carry all your necessities - whether you are heading to a concert or simply out for a walk! It features a design inspired by a retro KCMU logo in black on a royal blue bag.\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}