Information about plays

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

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

{
    "id": 3620883,
    "uri": "https://api.kexp.org/v2/plays/3620883/?format=api",
    "airdate": "2026-02-22T16:26:40-08:00",
    "show": 66003,
    "show_uri": "https://api.kexp.org/v2/shows/66003/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "This Land Is Your Land",
    "track_id": null,
    "recording_id": null,
    "artist": "Sharon Jones & the Dap Kings",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Live on the Afternoon Show with Kevin Cole, May 18, 2005, from Sharon's first session at KEXP!  \n\nOriginally titled \"God Blessed America,\" Guthrie wrote this as a parody of Irving Berlin's \"God Bless America.\" When Guthrie started writing the song in 1940, the last line in the chorus was \"God blessed America for me,\" which Guthrie eventually changed into \"This land was made for you and me.\" It evolved into a protest anthem as generations of folk singers performed the song, but it is often misinterpreted as a patriotic song. The lyrics express Guthrie's belief that the working class should have the same rights as the rich.\n\nIn 2005, Sharon Jones & The Dap-Kings (who backed Amy Winehouse on the songs \"Rehab\" and \"You Know I'm No Good\") recorded a very soulful version of this song that was used to open the 2009 film Up In The Air, where it accompanied scenes from an airplane's point of view. https://tinyurl.com/5n8846h8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}