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

{
    "id": 37401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37401/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Ali M.H.",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish the Minister to clarify and confirm that in the past there have been allegations that GMO food has been imported into Kenya, but has never been declared. Kenyans have never been told that what they are eating or what they are getting in the stores is GMO maize. Now, there are also plans, maybe, immediately or in the future, to import GMO maize. Can the Minister assure this House that when such maize is imported into this country, it will be declared so, so that those who want to eat the GMO maize can decide, and those who do not want to eat it can abstain?"
}