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

{
    "id": 33676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33676/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "My worry is that as farmers prepare to harvest, the Government is struggling to import a lot of food. To my knowledge, some of this food is not fit for human consumption. Just two days ago, the Managing Director of the Kenya Bureau of Standards (KEBS) was sacked because of refusing to allow 8,000 metric tonnes of maize which is unfit for human consumption into this country."
}