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

{
    "id": 55511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55511/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Madam Temporary Deputy Speaker, lastly, allow me to appreciate the fact that all the efforts that have been made by the Government before in terms of coming up with a fertilizer factory have not yielded any fruits. I hope that this time round, the Government will be able to come up with tangible measures to ensure that a fertilizer factory is put in place and that the cost of production of our crops is brought to a manageable level, so that Kenyans can benefit from agricultural activities and ensure that food security is ensured throughout the year."
}