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

{
    "id": 650350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/650350/?format=api",
    "text_counter": 753,
    "type": "speech",
    "speaker_name": "Hon. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Hon. Temporary Deputy Chairman, I beg to move:- THAT, clause 18 of the Bill be amended in sub-clause (1) by inserting the phrase “or any other written law” immediately after the words “in this Act”."
}