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

{
    "id": 100606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100606/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to thank you for giving me this opportunity and, more importantly, I would like to thank Eng. Maina because, just a few months ago, this country sunk so low that the leaders of the nation who should have thought of this wisdom ended up saying that we shall have low grade food for poor Kenyans and better grade food for themselves. That is why in the supermarkets, we found that there was a packet of two-kilogrammes of maize-meal that was going to cost less for the poor Kenyans and better quality for the rich ones."
}