Information about plays

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

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

{
    "id": 3562707,
    "uri": "https://api.kexp.org/v2/plays/3562707/?format=api",
    "airdate": "2025-10-08T13:59:52-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "“I started listening to KEXP when you were doing the 50 year anniversary format of a year of music history per week for a year and was blown around by the creative freedom in radio that has long since been anything but. Thank you for being in my head, heart, delivery room, dinner parties, Sunday mornings. Thanks for doing what you do!” --Amanda in California",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}