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

{
    "id": 211302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211302/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Energy:- (a) whether he is aware that a third of Butula Constituency is not connected to electricity supply; and, (b) when rural electrification will reach Benga, Bumala \"B\" Health Centre, Tingolo, Ogalo Market and Buhuyi Complex."
}