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

{
    "id": 22822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22822/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, finally, because I want to give my colleagues time to also contribute, the sister Ministry, the Ministry of Public Health and Sanitation, should also look into the issue of opening up dispensaries. Members of Parliament have, through the Constituencies Development Fund (CDF), built many dispensaries in the rural areas, but most of them are lying unused because that Ministry has been unable to provide staff and drugs for those facilities. Therefore, I urge the Minister for Public Health and Sanitation to open these dispensaries so that we can provide the vital services to the rural areas."
}