Information about plays

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

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

{
    "id": 3428221,
    "uri": "https://api.kexp.org/v2/plays/3428221/?format=api",
    "airdate": "2024-11-21T09:59:08-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Morgan, Amplifier in Edmonds\nDepeche Mode on the radio always makes me excited, like I was back in the pre-streaming days.\n\n\nI don't know exactly why it means so much to hear my favorite band this way - maybe because it makes me feel like a part of a larger community.\n====\nKristin (Lower Queen Anne)\nDoes your show make a lot of people cry in the morning or does John in the morning just hit me that way XOXO thank you for everything you do for everybody that gets to listen and everybody that benefits from being close to people that listen to Kexp. I think it makes us better people",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}