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

{
    "id": 233842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233842/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am aware that some pension cases take too long to process. (b) The following steps have been taken to shorten the process:- (1) The Government is in the process of modernising the Information Communication Technology System of the Pensions Department. (2) The Pensions Department will be given more staff to boost its current number in order to improve efficiency in handling the big workload. (3) The Pensions Department is posting experienced officers to the Government Ministries in order to improve documentation of records required for pension payments."
}