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

{
    "id": 135372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135372/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Prime Minister for his Statement. In his Statement, he said that the Ministry of Agriculture is going to distribute seeds and fertilizer to drought-stricken areas. What is the point of distributing seeds and fertilizer to drought-stricken areas, instead of distributing the same to areas that are not drought-stricken like Kinangop, so that we can produce and feed the drought-stricken areas? Also, I would have expected to hear from the Prime Minister in respect of trees like blue gum, which have caused drought; there should be a Government decision to uproot them immediately."
}