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

{
    "id": 20548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20548/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister for Energy:- (a) whether he is aware that Mwitika Town and Voo Market, which are divisional headquarters, have no electricity supply; and, (b) what plans he has to supply the towns with electricity and how much money has been budgeted for the purpose."
}