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

{
    "id": 2788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2788/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I am the hon. Member for Mutito. It is rather unfortunate to see what is happening. Just the other day, a nationalist like hon. Paul Ngei who fought for this country went through the same problem. What is this Government doing to come up with a policy to assist those veterans who have served this country with dedication and have not been involved in corruption to get money for treatment when they are sick? Those people gave their lives to the nation. What policy does the Government have to ensure that such peoples’ medical requirements are taken care of?"
}