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

{
    "id": 111183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111183/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, the Minister has contradicted the policy that was issued by the Head of Public Service and Secretary to the Cabinet. It talked of 25 per cent, but he is talking of 20 per cent. But be that as it may, my question is: At the climax of Kenyatta regime we had 35 per cent of the Permanent Secretaries (PSs) coming from Kikuyu community---"
}