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

{
    "id": 42826,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42826/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, it is true that we co-visited with the Minister as he says but in part (i) he says that they have not diverted the road. It is true that they have not diverted; all they have done is directed water collected from one side of the road into New Wood Estate. Again, he says that it is because there is roofing and I do not know whether roofs change the rainfall amount per cubic inch. Whether there are houses or not, there will still be water falling on that ground."
}