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

{
    "id": 1071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1071/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that M/s Shengli Road Construction Company has been using the section of Road, D397 commonly known as Kenyatta Road about six kilometres in Juja Constituency for transporting construction materials to Thika Road. This has contributed to the damage of that road. (b) I am not exactly able to indicate the cost of repair because it has to be assessed by my Ministry. As soon as that is assessed, I will be able to indicate the cost of repair for that road. I will not hesitate to indicate that the road is available to other users, not Shengli Construction Company alone."
}