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

{
    "id": 153723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153723/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister of State for Public Service:- (a) what informed the Government’s decision to increase retirement age from 55 to 60 years; and (b) whether by this move the Government is not contradiction its policies that encourage the employment of more youth in the Civil Service."
}