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

{
    "id": 614898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/614898/?format=api",
    "text_counter": 743,
    "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, in that case, I propose a further amendment to delete Clause 66 of the Bill. Subclause (1) has already been deleted. So, once we delete (l), then the whole clause is deleted."
}