Information about plays

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

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

{
    "id": 3639011,
    "uri": "https://api.kexp.org/v2/plays/3639011/?format=api",
    "airdate": "2026-04-07T10:00:10-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://ia803203.us.archive.org/14/items/mbid-270783af-b8bf-464e-ad31-ab32a6b70240/mbid-270783af-b8bf-464e-ad31-ab32a6b70240-6389246247_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/14/items/mbid-270783af-b8bf-464e-ad31-ab32a6b70240/mbid-270783af-b8bf-464e-ad31-ab32a6b70240-6389246247_thumb250.jpg",
    "song": "Sleep",
    "track_id": "255936ff-953d-3bee-ad93-cb5f6bee389c",
    "recording_id": "cdb95daa-5ac5-4273-9d4d-3f4313547206",
    "artist": "Dan the Automator",
    "artist_ids": [
        "33945eeb-e2d2-4257-a199-661cbadcf8af"
    ],
    "album": "A Much Better Tomorrow",
    "release_id": "270783af-b8bf-464e-ad31-ab32a6b70240",
    "release_group_id": "ded1b9ac-e144-31d2-8ca0-57ff227db26f",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2000-07-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the renowned Cheryl Waters and accomplished producer Meerah! We have Chicago band Ratboys LIVE at 11:00 a.m.  That performance is open to the public! Thanks so much for being with us today!\n--\nThis song sampled the vocals from Stetsasonic's 1986 \"4 Ever My Beat\" and multiple elements of 1972's \"C'est La Chanson De Mon Amour' from Paul Mauriat.\n--\nThe animation for the video is from the Russian  “Голубой щенок” (“Blue Puppy”).: https://www.youtube.com/watch?v=RzAXI5euNWc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}