Information about plays

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

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

{
    "id": 3557912,
    "uri": "https://api.kexp.org/v2/plays/3557912/?format=api",
    "airdate": "2025-09-26T09:40:52-07:00",
    "show": 64664,
    "show_uri": "https://api.kexp.org/v2/shows/64664/?format=api",
    "image_uri": "https://coverartarchive.org/release/bfa5270b-6667-469b-864e-920805be7438/17279006012-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bfa5270b-6667-469b-864e-920805be7438/17279006012-250.jpg",
    "song": "Father and Daughter",
    "track_id": null,
    "recording_id": "08762dcb-7824-4f7f-9ee9-33d02cfaed48",
    "artist": "Paul Simon",
    "artist_ids": [
        "05517043-ff78-4988-9c22-88c68588ebb9"
    ],
    "album": "The Wild Thornberrys Movie",
    "release_id": null,
    "release_group_id": "a81dc88f-58c8-3a16-ad03-51af5a9ed998",
    "labels": [
        "Paramount DVD"
    ],
    "label_ids": [
        "5e64bb5b-7262-488f-98e2-82ddae3b1638"
    ],
    "release_date": "2002-11-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi! I'm listening to the morning show after getting released from the hospital last night in Los Angeles. On Tuesday I donated my right kidney to my father Eric. Now he has a fully functioning kidney and a new lease on life. I live on Whidbey Island and KEXP has been the soundtrack to my life for 20 years since I moved to Seattle in 2005. There are consistently over 100,000 people on the waiting list for a life-saving organ transplant in the U.S. alone. To all those listeners on a list worldwide and those considering being a living donor, you are not alone. Thank you KEXP for daily joy, connection and community through the power of music. ~ Kenna Klosterman\n\nI’d like to request Father & Daughter by Paul Simon for my dad Eric who played the guitar for me as I fell asleep as a child.\n--\nGo here to learn how to become a living donor: https://www.kidney.org/kidney-topics/becoming-living-donor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}