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

{
    "id": 5118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5118/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, if you look at this Question, it is about the number of boreholes that have been drilled and capped since 2006 to date. I have personally been in one meeting where the hon. Member was with the former Member of Parliament of the area and where they were talking about these same water projects. I told them that this should not be brought to the meetings, but they should make sure that all these boreholes which are capped are equipped for the benefit of the people."
}