Information about plays

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

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

{
    "id": 3628408,
    "uri": "https://api.kexp.org/v2/plays/3628408/?format=api",
    "airdate": "2026-03-13T12:13:06-07:00",
    "show": 66169,
    "show_uri": "https://api.kexp.org/v2/shows/66169/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "We've got a CHALLENGE this hour! Every gift of at least $10/month or $120 onetime will be matched -- up to $8,500! In addition to helping us unlock that challenge, you'll also get our Big Beautiful Bag!\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}