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

{
    "id": 264674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264674/?format=api",
    "text_counter": 532,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 36 of the Bill be amended in sub-clause (1) by deleting the words “section 34 if the person” appearing after the words “an offence under” and substituting therefor the words “this Act if in relation to section 34 the person”."
}