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

{
    "id": 90818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90818/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "The other area I would like to focus on is research. We know that a lot of research is being carried out by the Kenya Agricultural Research Institute (KARI). Unfortunately, a lot of their findings are not shared out to farmers. We would like to ask the Ministry of Agriculture to ensure that research findings by agricultural related institutions are shared out with farmers, so that we can improve food production by using modern agricultural techniques. That is the only way we can optimize the resources available to farmers and to the nation."
}