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

{
    "id": 3789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3789/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "The programme that will include construction of six irrigation dams is currently under feasibility study which is being funded by the Arab Bank for Economic Development in Africa through a grant aid of US$400,000 which is equivalent to about Kshs40 million. The feasibility study will be completed by May, 2012 and a detailed design is programmed to start thereafter and be completed in February 2013. Construction of dams will then start in May, 2013 and is expected to be completed within two years, that is, by May 2015, the expected cost of all the works is about Kshs5 billion."
}