Information about plays

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

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

{
    "id": 3656868,
    "uri": "https://api.kexp.org/v2/plays/3656868/?format=api",
    "airdate": "2026-05-19T14:40:09-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sauce On My Bone",
    "track_id": null,
    "recording_id": null,
    "artist": "206 Ribshack Orchestra",
    "artist_ids": [],
    "album": "206 Ribshack Orchestra",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The band starts with two brothers- Thaddeus & Gerald Turner (of Digable Planets touring band) on guitar & bass. Together they teamed up with longtime collaborators Mark Cardenas (of Morris Day & The TIme) on keys, Davee C. Carpenter (of IMIJ, Clinton Fearon, & Marmalade) on drums, and Ernest Pumphrey Jr (Phat Sidy Smokehouse) on vocals.\n\nWith hits such as \"Is Ribs Pork?\", a tantalizing exploration of meaty mysteries, \"Flapjack Love,\" a syrupy sweet ode to breakfast delights, and \"Sauce on my Bone,\" a saucy anthem celebrating finger-licking goodness, the 206 Ribshack Orchestra captures the essence of culinary indulgence in every note.\n\nhttps://206ribshackorchestra.bandcamp.com/album/206-ribshack-orchestra",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}