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

{
    "id": 123007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123007/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Deputy Speaker, Sir, before the current planting season started, the Ministry held over 200 barazas and exhibition activities which we have visited. I went to some and my colleagues went to some, the Minister went to the others and the others were attended by the directors. This is exactly the area where we are passing this information; telling farmers not just to use any fertilizer that a neighbor uses. They should make sure that the type of fertilizer they use is suitable for the soil. So, that is going on."
}