Information about plays

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

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

{
    "id": 3569272,
    "uri": "https://api.kexp.org/v2/plays/3569272/?format=api",
    "airdate": "2025-10-24T07:53:03-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "https://coverartarchive.org/release/8f59cad7-db03-4492-acc1-3e46fc38892d/36136372758-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8f59cad7-db03-4492-acc1-3e46fc38892d/36136372758-250.jpg",
    "song": "Homeward Bound",
    "track_id": null,
    "recording_id": "19674b70-4bf0-45e0-82e8-caefd8b0320b",
    "artist": "Simon & Garfunkel",
    "artist_ids": [
        "5d02f264-e225-41ff-83f7-d9b1f0b1874a"
    ],
    "album": "Parsley, Sage, Rosemary and Thyme",
    "release_id": null,
    "release_group_id": "1e9428ef-9c74-3bb8-8b14-e53defab3b48",
    "labels": [
        "CBS"
    ],
    "label_ids": [
        "b8d33bec-92cc-40d9-bd92-4eb089b401a9"
    ],
    "release_date": "1966-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Carly in Philly:\nWow, thank you everyone in the KEXP community for all the messages (and special shout-out to Aimee in El Cerrito!) Seriously, listening to it over and over as I waited for all my appointments helped so much. Supporting KEXP and feeling part of a community of caring, kind, and loving people really does make a huge impact in our ability to face hardships, no matter what they are, again thank you so much (I think someone said it is like having a bullet proof vest for our soul). I went in to my neuro-oncology appointment and told her I feel so much stronger and resilient then I have ever been in the last ten years and I really feel it is because of the KEXP community.\n\nHealth updates: MRIs all clear! Definitely, still brain cancer free! Unfortunately, I found another lump this week (after another cancer-scare over the summer) and yesterday I was referred to Abramson Cancer Center at U. of Penn for an oncology consult.  Again, I am sure the lump is benign, but I won't know for sure until my consultation on November 14. I know in my heart taking care of my mental health during this time is so important: so, I went running again today and listened to the Runcast! Thank you KEXP for being there for me.  Keeping KEXP alive and well is of special importance for me and I am a proud Amplifier! \n\nI am not alone and music heals!\n---\nOn this date in 1966, Simon & Garfunkel released \"Parsley, Sage, Rosemary and Thyme.\"  featuring \"Scarborough Fair/Canticle\", \"Homeward Bound,\" and \"The 59th Street Bridge Song (Feelin' Groovy).\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}