Information about plays

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

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

{
    "id": 3546628,
    "uri": "https://api.kexp.org/v2/plays/3546628/?format=api",
    "airdate": "2025-08-30T07:34:42-07:00",
    "show": 64427,
    "show_uri": "https://api.kexp.org/v2/shows/64427/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sylvan Esso Trusts the Process (or Randy and Sandy Get Weird)",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "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": "Sylvan Esso are performing at Bumbershoot tomorrow. So, we’re listening back to this conversation about their most recent studio album, No Rules Sandy. \n\n\nRachel Stevens talks with Amelia Meath and Nick Sanborn about how marriage factors into their dynamic, Richard Swift is good for the heart, and trusting the process can result in producing some of your favorite art. \n\n\nLink to the story: https://www.kexp.org/podcasts/sound-vision/2022/8/16/sylvan-esso-trusts-the-process-or-randy-and-sandy-get-weird/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}