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

{
    "id": 192954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192954/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, what I said is that corruption is a big menace in this country. I was explaining that, for example, in the roads sector, because of corruption, only about 35 per cent or 40 per cent of what is allocated goes into real road construction. The rest, possibly, would go to corruption, unless the Member is defending corruption."
}