Information about plays

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

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

{
    "id": 3413294,
    "uri": "https://api.kexp.org/v2/plays/3413294/?format=api",
    "airdate": "2024-10-16T07:19:57-07:00",
    "show": 61590,
    "show_uri": "https://api.kexp.org/v2/shows/61590/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Chelsea in Ballard\nThe end of the early show was so good and now the morning show is just lovely with this tom petty cover! Big smiles here while making breakfast before school, thanks \n=======\nDan\nGreat playlist! I was up early this morning catastrophizing. I was coming around and when I heard my morning jacket I knew it was going to be a good day.\n\nThanks. Hope you have a good day too.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}