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

{
    "id": 234983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234983/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am aware that vehicles committing traffic offences are impounded and towed at the owners' expense, as provided for in the Traffic Act, Sections 106(1) and 106(2). (b) The Police Act, Section 9, Chapter 84, Laws of Kenya, prohibits officers from engaging in business outside the scope of their duties. If any hon. Member or anyone, for that matter, can provide evidence on ownership of breakdowns, then action shall be taken accordingly if the same is found to be owned by the police officers who serve in our force."
}