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

{
    "id": 744608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/744608/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "Hon. Temporary Deputy Chairman, I beg to move: THAT, Clause 36 of the Bill be amended in paragraph (b) by deleting the words ―mistake common‖ and substituting therefor the words ―a common mistake‖. Again, this is a correction of a small typo. If you read sub-clause (b), it says ―where the determination, recommendation or decision was made by mistake common‖ It is supposed to read ―common mistake‖, not ―mistake common‖ so that it flows."
}