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

{
    "id": 112021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112021/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "I do not really agree with the hon. Member that other maize seeds grew well. There are things which go with the highbrid seed; these are things like manure and fertilizer. When we analysed the soil of the area, we found that it had a very low nitrogen and organic carbon and also phosphorous. This could have been corrected by using fertilizer. Now what we have done--- In the last season, farmers did not have a depot where they could get subsidised fertilizer from, but now we are making arrangements for them to get fertilizer at Kinna."
}