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

{
    "id": 28405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28405/?format=api",
    "text_counter": 119,
    "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": "(c) My Ministry has noted with concern the increasing number of reported road accidents, especially on improved road sections which should provide enhanced safety and comfort to our road users. As I have pointed out above and before, over-speeding by motorists is one notorious cause of accidents on our roads. For that reason, erection of speed bumps may not always be the appropriate solution to the problem. There is need for a multi-sectoral approach that includes sensitization of drivers and members of the public, together with the motorcyclists. I am glad that the Road Safety Council under the Ministry of Transport is being revitalized to address that problem in a wholesome manner. In the meantime, my Ministry is evaluating all the roads in the country with a view to instituting appropriate safety measures on those roads."
}