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

{
    "id": 222334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222334/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Deputy Speaker, Sir, as a way of inducing farmers to grow cane, and then the cane will induce investors to come, will the Ministry consider taking some acres, because I believe there are some farmers' training land in the valley, and plant with it cane, so that the farmers can see that cane is viable in that area?"
}