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

{
    "id": 10801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10801/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Minister for that answer. However I would like her to tell this House what interim measures she is willing to undertake at the moment, considering that the people who had grabbed that land had interfered with the dam. The water that was flowing through that dam is overflowing into Gatitu Primary School such that, as we are talking now, even distributing exam papers in that area is difficult. What measures is she taking to rehabilitate the dam?"
}