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

{
    "id": 222848,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222848/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Maj. Sugow",
    "speaker_title": "",
    "speaker": {
        "id": 142,
        "legal_name": "Aden Ahmed Sugow",
        "slug": "aden-sugow"
    },
    "content": "Mr. Deputy Speaker, Sir, the answer that I have just given here is in relation to the Question that was asked by the hon. Member for Nyando Constituency. However, the problem of floods is common and the Government is trying its best to construct dykes. The construction of dykes, considering the cost involve, is a continuous process, but also maintaining the ones that are already constructed on a yearly basis is another factor to put into consideration. We are, therefore, maintaining, on a yearly basis, the dykes that have been constructed and at the same time extending them."
}