Information about plays

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

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

{
    "id": 3563127,
    "uri": "https://api.kexp.org/v2/plays/3563127/?format=api",
    "airdate": "2025-10-09T18:39:50-07:00",
    "show": 64788,
    "show_uri": "https://api.kexp.org/v2/shows/64788/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "16 spaces left for KEXP's Vinyl Club - donate now!\nhttps://www.kexp.org/donate/\n\nThe Vinyl Club features 12 limited-edition albums sent to you over the next year. Curated by KEXP’s programming team & DJs, each album includes 1-2 hand-picked Live on KEXP sessions and celebrates unique, genre-defying performances.. Available for US donors only. Choose along with regular Gold Club level gifts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}