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

{
    "id": 303223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303223/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "asked the Minister for Medical Services:- (a) whether he is aware that Ol Kalou Hospital, which was built in 1975, is yet to be gazetted as a Level 4 hospital; (b) whether he is also aware that the hospital’s equipment and facilities are broken down or obsolete; and, (c) what steps he is taking to ensure that the hospital is opened, gazetted and fully equipped to serve residents of Nyandarua County effectively."
}