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

{
    "id": 154088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154088/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "asked the Minister for Public Health and Sanitation what steps the Ministry is taking to source for funds to commence the construction of a fully- fledged Government Chemist Complex in Kisumu to serve Nyanza and Western Provinces and parts of the Rift Valley, considering the urgent need for it and the fact that the Government Chemist Department already owns a 0.38 hectare land adjacent to the Nyanza Provincial General Hospital."
}