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

{
    "id": 234207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234207/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "(Mr. Osundwa)",
    "speaker_title": "",
    "speaker": {
        "id": 298,
        "legal_name": "Wycliffe William Osundwa",
        "slug": "wycliffe-osundwa"
    },
    "content": "to ask the Minister for Agriculture:- (a) Is the Minister aware that Mumias Sugar Company intends to establish a sugar factory in Tana River District? (b) Could he table a feasibility study report to demonstrate the viability of implementing the 3646 sugar project in the area? (c) Could he further table a shareholders resolution mandating the miller to undertake this project?"
}