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

{
    "id": 11831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11831/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Speaker, Sir, the hon. Member is quite right that we have discussed this. The fact that I have visited the area twice shows my interest in the matter. I would like to inform the hon. Member that the division of health facilities between the Ministries is that under community health are Level I, dispensaries, and Level III, health centres. In these facilities, preventive activities take place. These are activities like immunization, child care, maternal health and all other things that we have to do in health centres."
}