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

{
    "id": 98002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98002/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. My question is very simple. Some of the policies and visions being made at the level of the East African Common Market might end up closing all the sectors in this country. In the wheat sector, Kenya is affected. It will no longer be a wheat-growing country. It will rely on imports. What has the Government done to ensure that the policies made at the Community level do not kill all the sectors in this country? Those polices will not kill the sectors in our neighbouring countries probably because the people who negotiate for our country do not do their job."
}