GET /api/v0.1/hansard/entries/1232484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1232484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232484/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "From what the Chairperson has said, since 2014 the water companies and special funds were never audited by CPAIC. At least we know there is something going on now. The water pipelines across all the water companies in the country are mostly old and dilapidated and require rehabilitation."
}