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

{
    "id": 4553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4553/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Madam Temporary Deputy Chair, I beg to move:- THAT, Clause 11 be further in sub-clause (2)- (a) by deleting the words “Board’s permission” appearing in sub- paragraph (i) and substituting therefor the words “the permission of the chairperson” (b) By deleting sub-paragraph (ii) and substituting therefor the following sub-paragraph- “(ii) is convicted of a criminal offcence and sentenced to imprisonment for a term of six months or more without an option of a fine”;"
}