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

{
    "id": 6565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6565/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I do not know whether you got the answer very carefully. The 11 kilometres actually had been previously tarmacked. He has spent Kshs748 million to construct that section which is 11 kilometres and that was barely two- and-half years ago in 2009 when Thika Road was being completed going to Yatta. Thika Road is not due for maintenance, but this road which has just been completed is now due for maintenance. Is the Government getting value for money for a road which has been in use for only two-and-half years and is now due for maintenance?"
}