Information about hosts/DJs

list: List of all KEXP DJs
retrieve: Find a Host by ID

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

{
    "id": 83,
    "uri": "https://api.kexp.org/v2/hosts/83/?format=api",
    "name": "Reverend Dollars",
    "image_uri": "https://www.kexp.org/filer/canonical/1595547859/23073/",
    "thumbnail_uri": "",
    "is_active": true
}