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

{
    "id": 16694,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16694/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You heard the Assistant Minister say that the retirement age for the disabled cannot be extended to 65 years, unless the law is amended. But he is aware that the retirement age for civil servants was enhanced from 55 years to 60 years by a circular from the Office of the President. Is it in order for the Assistant Minister to give the impression that the retirement age for persons with disabilities cannot be extended to 65 years unless the law is amended, when he should be aware that it can be extended simply by a circular from the Office of the President?"
}