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

{
    "id": 993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/993/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I also add my voice to support this important Motion and say that if this can be done, then it only illustrates the hefty profits that companies have been making. We ought to look at this, the flour and other commodities so that Kenyans can live a life that they can afford."
}