Information about plays

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

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

{
    "id": 3599582,
    "uri": "https://api.kexp.org/v2/plays/3599582/?format=api",
    "airdate": "2026-01-03T07:31:06-08:00",
    "show": 65551,
    "show_uri": "https://api.kexp.org/v2/shows/65551/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "White Town",
    "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": "We revisit a conversation about the 90s hit “Your Woman” by the one hit wonder Jyoti Mishra who went by the stage name “White Town.” Mishra breaks down how the song came together, the bullying and racism he faced growing up in “white towns” in the UK after his family moved from India, his struggles with mental health which led him to pull his single in the US as it was climbing the charts because he was not ready for the fame, and power of music in his life. \n\nhttps://www.kexp.org/podcasts/sound-vision/2022/3/1/story-white-towns-1997-hit-your-woman/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}