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

{
    "id": 111158,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111158/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, the Question poses a problem that is recurrent all over the country. In one dispensary in my constituency, an X-ray machine has broken down because of a simple problem. It has been non-functional for over one year. Does the Ministry not have a policy for maintenance of the various equipment we have in hospitals which have cost a lot of money? The maintenance cost would be just insignificant to ensure that the country realizes value for the investment it has in this equipment."
}