Information about plays

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

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

{
    "id": 3566309,
    "uri": "https://api.kexp.org/v2/plays/3566309/?format=api",
    "airdate": "2025-10-17T09:46:51-07:00",
    "show": 64856,
    "show_uri": "https://api.kexp.org/v2/shows/64856/?format=api",
    "image_uri": "https://ia601403.us.archive.org/19/items/mbid-1e909f33-e12c-43bf-abb7-07bb090f4b91/mbid-1e909f33-e12c-43bf-abb7-07bb090f4b91-16255326214_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/19/items/mbid-1e909f33-e12c-43bf-abb7-07bb090f4b91/mbid-1e909f33-e12c-43bf-abb7-07bb090f4b91-16255326214_thumb250.jpg",
    "song": "This Land Is Your Land",
    "track_id": "8a9f3e7c-6844-37b4-817c-f1bf8e888336",
    "recording_id": "9c96b62e-798d-4ae9-a266-2131ae6a445e",
    "artist": "Woody Guthrie",
    "artist_ids": [
        "cbd827e1-4e38-427e-a436-642683433732"
    ],
    "album": "Folkways: The Original Vision (Songs of Woody Guthrie and Lead Belly)",
    "release_id": "1e909f33-e12c-43bf-abb7-07bb090f4b91",
    "release_group_id": "c124d342-aba7-30e5-9a9e-fc155827d42c",
    "labels": [
        "Smithsonian Folkways"
    ],
    "label_ids": [
        "a1bc50b9-4ef5-409d-9042-594d653f425a"
    ],
    "release_date": "2005-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This story behind this song is brought to you by The Kennedy Center :)\n\nFolk singer Woody Guthrie was sick of THAT song. The year was 1939, and everywhere he wandered, “God Bless America” was playing on the radio. It was driving Guthrie nutty. Guthrie felt that Irving Berlin’s song was too sappy, too blindly patriotic, and too cut off from the hard-knock life many Americans were facing as the Great Depression dragged into its 10th year. Guthrie knew firsthand how tough life could be for poor folks. Since his teens, he had hopped trains and hitchhiked back and forth across the country. He shared the road with former farmers, laid-off factory workers, and migrants chasing hopes of work. Along the way, he chronicled their adventures, dreams, and sorrows in song.\n\nIn February 1940, Guthrie decided to fight music with music. In reaction to “God Bless America,” he worked up a simple song that tried to capture his love of the American landscape. At the same time, he wanted to point out that a lot of Americans weren’t feeling blessed at all.\n\nClick here to listen and learn more:\nhttps://www.kennedy-center.org/education/resources-for-educators/classroom-resources/media-and-interactives/media/music/story-behind-the-song/the-story-behind-the-song/this-land-is-your-land/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}