Information about plays

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

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

{
    "id": 3554236,
    "uri": "https://api.kexp.org/v2/plays/3554236/?format=api",
    "airdate": "2025-09-17T15:47:29-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://ia600106.us.archive.org/35/items/mbid-7811994c-4d53-412c-aab6-3c7f4ff93fbf/mbid-7811994c-4d53-412c-aab6-3c7f4ff93fbf-19143097871_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/35/items/mbid-7811994c-4d53-412c-aab6-3c7f4ff93fbf/mbid-7811994c-4d53-412c-aab6-3c7f4ff93fbf-19143097871_thumb250.jpg",
    "song": "Church",
    "track_id": "1e341f79-33bf-4146-b266-99874b27108c",
    "recording_id": "35c6bf7f-d02b-44f3-9f5e-b9bbfa27be17",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "Speakerboxxx / The Love Below (Clean)",
    "release_id": "7811994c-4d53-412c-aab6-3c7f4ff93fbf",
    "release_group_id": "939eccdb-dae4-4022-bb0e-810fe1700423",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Sharlese to select an OutKast song.....Here you go!\n--\nOutKast draws heavily on the Southern black church through sermon-esque flow, call and response, and snatches of “chuch” (lose the ‘r’) music. The black church is a staple in OutKast’s sound, reflecting what Guthrie Ramsey refers to in Race Music as community theatre, a site where “cultural, communal, and family memories associated with forms like music often become standards against which many explore and create alternative and highly personal identities for themselves”\n\nHere's an article on OutKast and the Southern Black church: https://soundstudiesblog.com/2011/06/27/take-em-to-chuch-outkast-and-the-sounds-of-the-southern-black-church/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}