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

{
    "id": 28404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28404/?format=api",
    "text_counter": 118,
    "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) Regrettably, I wish to confirm that 30 people have lost their lives along Kangonde-Kitui Road since the road was tarmarcked in 2009. (b) According to information available to me and received from the Police Department, the following have been identified as the major causes of accidents:- over- speeding by motorists, inexperienced motorcycle riders who are also ignorant of road safety regulations, failure by pedestrians and other road users to observe road safety rules - here wild animals are also guilty; and disregard of the Highway Code by drivers."
}