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

{
    "id": 1133562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1133562/?format=api",
    "text_counter": 674,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " This is not the first time. We have done it before by considering clause by clause. There were other provisions in some clauses which were more than this, but were read as a clause. Let those who want an explanation come out and ask for it. Otherwise, you will be treating this as a special case which we have not been doing before."
}