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

{
    "id": 221135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221135/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "asked the Minister for Agriculture:- (a) how many new Kenya Tea Development Agency (KTDA) factories are under construction in the country and where are they located; (b) how many more new factories are planned for future construction and in which areas; and, (c) whether he is aware that the farmer contribution in the building of a new factory has been revised from 30 per cent to 50 per cent of the total construction cost."
}