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

{
    "id": 105545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105545/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy, the following Question by Private Notice. (a) Could the Minister explain the cause of the frequent electricity power disruptions within Matuu town and its environs? (b) What mechanisms is the Minister putting in place to correct the problem?"
}