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

{
    "id": 1422058,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1422058/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move- THAT clause 14 be amended by inserting the following new subclause immediately after subclause (3) – (4) The amount of the rates set under subsection (1) shall not exceed four per cent of the unimproved value of the rateable property."
}