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

{
    "id": 314967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314967/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "asked the Minister for Energy:- (a) whether there is a comprehensive programme that the Government has put in place to enable areas that have not utilized the wind, solar, geothermal and biomass energy have access to such sources of energy and also introduce areas which are still not being fully served from the national grid;"
}