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

{
    "id": 44888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44888/?format=api",
    "text_counter": 67,
    "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, it is true that when you supply water by the force of gravity, it is much cheaper for the communities and even the Government. However, I am told that, that is the first thing that our engineers look for when they design a project. Therefore, for them to have used the pumping system, it means that maybe the force of gravity could not be used, but I will have to check that again."
}