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

{
    "id": 74119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74119/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister for Energy:- (a) why the Kenya Power and Lighting Company has not supplied electricity to Kithimani Makutano Water Project despite Matuu Town Council having paid the required amount for connection; and, (b) when the project will be supplied with electricity."
}