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

{
    "id": 234944,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234944/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, the KNAC 2000 is a parastatal and is not owned by anybody. It is owned by a guarantee by the Treasury, and it is where the life funds were transferred to. That is why I said that there are actuarial liabilities amounting to Kshs3.9 billion that were taken over to ensure that all life policy holders are paid when these assets are sold."
}