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

{
    "id": 4854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4854/?format=api",
    "text_counter": 735,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 55 be amended – (a) by deleting the words ”two hundred thousand shillings” and substituting therefor the words “not less than five hundred thousand shillings”; (b) by deleting the words “one year” and substituting therefor the words “two years”."
}