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

{
    "id": 270010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270010/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "asked the Deputy Prime Minister and Minister for Local Government:- (a) what he intends to do about the study carried out in 1992/93 by his Ministry towards the implementation of the Vihiga Water and Sewerage Scheme; and, (b) when he plans to commence the construction of the project."
}