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

{
    "id": 111965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111965/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister give the Government’s position on the obvious immoral overpricing that has made the cost of electricity to become unbearable to the ordinary Kenyan and which is pushing investors out of this economy because of escalation of the cost of production?"
}