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

{
    "id": 546074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/546074/?format=api",
    "text_counter": 548,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "My amendment was prompted by the comment from the Members. There may be cases where variations are done downwards. In the unlikely event that such a thing occurs, we must have the provision in law to allow it to happen. In the unlikely event that it occurs, there must be a law that provides for that but if it does not occur, again there is no harm."
}