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

{
    "id": 345628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345628/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "asked the Minister for Finance:- (a) whether he is aware that next-of-kin of deceased pensioners are still paid pension for five (5) years after the death of the pensioner and yet the Government has raised the retirement age to 60 years; and, (b) what measures the Minister will take to ensure that the next-of- kin to the deceased pensioners continue receiving pension for ten (10) years instead of five (5) years."
}