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

{
    "id": 88127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88127/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Ms. Chepchumba",
    "speaker_title": "",
    "speaker": {
        "id": 12,
        "legal_name": "Peris Chepchumba",
        "slug": "peris-chepchumba"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the Minister for giving such an answer. This allays fears from the farmers. However, I would like the Minister to tell this House how many resistant varieties of maize have been developed in the country to resist such unexpected attacks?"
}