Information about plays

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

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

{
    "id": 3520342,
    "uri": "https://api.kexp.org/v2/plays/3520342/?format=api",
    "airdate": "2025-06-29T09:33:33-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/939d87a1-bb3a-45db-b306-079daa85337b/8710532683-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/939d87a1-bb3a-45db-b306-079daa85337b/8710532683-250.jpg",
    "song": "Lafayette",
    "track_id": null,
    "recording_id": "e9ae411d-8e33-4513-a4f0-f659514e36b1",
    "artist": "Lucinda Williams",
    "artist_ids": [
        "21685b15-3074-446e-aa1d-ff7157014f53"
    ],
    "album": "Happy Woman Blues",
    "release_id": null,
    "release_group_id": "9cf7a5e0-e479-3805-8d0e-c2d49cd55dcd",
    "labels": [],
    "label_ids": [],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucinda Williams playing some of her other songs live on Kexp in 2015 here: https://www.youtube.com/watch?v=LSyI1nZsSi4\n\nlucindawilliams.com \n--\n“In the song, Williams, a Louisiana native, pines for Lafayette, a town of around 125,000 in the southwest part of the state that many recognize as the unofficial capital of Cajun Country. It’s a town surrounded by a slew of other small towns that all come together to form a swampy, bayou-country region known locally as “Acadiana,” a place where the pace of life is slower than a sugar cane truck slogging down a country road in August, a place where the main priorities in life are eating, drinking, dancing, and loving. Just having a good ole time in general. Then getting up and doing it all over again the next day.” https://www.bkmag.com/2016/10/05/louisiana-lafayette-lucinda-williams/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}