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

{
    "id": 96252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96252/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, I think the objective of the Government is not just to protect millers. We also have to protect consumers. I have said that we are not producing adequate supply. Indeed, I agree with the hon. Member and I think, as a Government, we have continued to increase the allocation to the agricultural sector in order to support our farmers. I mentioned in my response that we need to address the structural and competitive issues surrounding agriculture in this country. As a Government, that has been our priority and it will continue to be our priority."
}