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

{
    "id": 234953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234953/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, first of all, the issue of liquidating a company that does both general and life insurance is separate from normal liquidation. The general assets of the company, where motor vehicles are left in, were left with the official receiver, who was Mr. Omondi Mbago at that time. What was transferred, because that is where the money is and the assets were for life business, were the life policies and pensions. That is what was transferred to a new company to make a clear separation of what was under the general account and what was under the life liability."
}