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

{
    "id": 234255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234255/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not remember having responded to hon. Khamisi to the effect that the Pensions Department would move from Uchumi House to Bima House. Could the hon. Member substantiate which cases of inefficiency are there? I have been very clear in the response that I have given. About a month ago, I made it very clear in this House that unless the right forms are filled in the right manner and forwarded to the Pensions Department, the department will not be in a position to process payments if the details are not correct. In this particular case, we have even heard the hon. Member saying that he gave the wrong personal number."
}