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

{
    "id": 7319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7319/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "One, we propose the Agricultural Insurance Scheme Bill. Its key features are to guarantee minimum return. I do not think I will go into the details of it. The Government will support institutions that buy surplus produce from farmers. The Government will regulate the amount of food produced in the country; the Government will guarantee insurance for farmers in case of crop failure to guarantee income. So, that is a bill that we expect to come to the House."
}