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

{
    "id": 245131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245131/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "asked the Minister for Energy:- (a) how much money was collected under Rural Electrification Programme in the last four years, (b) which projects have benefited from these funds; and, (c) what his position on supply of power to rural areas is."
}