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

{
    "id": 54332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54332/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Speaker, Sir, what this Bill is proposing is that, once you have a limited partnership, the partners, at the time of entering into the partnership, will contribute a specific sum as capital. This would be their only liability as far as that partnership is concerned. Unlike the current case where once you are a partner, you are personally liable, not only for the debts of the partnership, but also for the debts and liabilities of your other partners."
}