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

{
    "id": 77016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77016/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he could state the functions and achievements of the Kenya Agricultural Productivity and Agribusiness Project during its pilot phase; (b) whether he could state why the project has continued in its pilot phase instead of expanding scope to other districts; and, (c) whether he could state the budget allocation for the first phase and indicate the scope and implementation status of the second phase, which was due in 2009?"
}