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

{
    "id": 246056,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246056/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Bifwoli",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "asked the Minister for Energy:- (a) how many electricity projects have been implemented in Western Province since 2002 to date; (b) how many such projects are due for implementation in the province by the end of June, 2007; (c) whether he could table the list of these projects; and, (d) what the criteria of implementing electricity projects in the province is."
}