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

{
    "id": 111190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111190/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I thank the Minister for admitting that this is a major problem and it must be addressed by every Kenyan. Now that the Government recognises tribalism and nepotism as a major problem in the Civil Service, could he formulate proper and tangible policies to address this problem?"
}