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

{
    "id": 232528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232528/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, I wish to give notice of the following Motion:- THAT, in view of the fact that sugar mills in this country have the capacity to co-generate electricity in excess of their requirements, and that the excess energy generated is currently going to waste, this House do grant leave to introduce a Bill to amend the Electric Power Act and the Electric Power Supply Lines Act to allow the mills to sell the excess electricity they generate to the national grid or directly to other consumers."
}