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

{
    "id": 149067,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149067/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "asked the Minister for Public Health and Sanitation:- (a) what steps she is instituting to construct a mortuary at Lari Health Centre which was opened in 1952; and, (b) what budgetary allocation the Government has factored for this vital facility during the 2008/09 Budget Estimates."
}