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

{
    "id": 132099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132099/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "asked the Minister for Water and Irrigation;c onsidering that Mwea GK Prison uses River Murubara for drainage and the villagers use the same water for domestic purposes, what urgent measures he is taking to ensure the area residents have access to clean drinking water and the prison stopped from releasing sewerage into the river."
}