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

{
    "id": 42349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42349/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Deputy Speaker, Sir, what would normally happen in this type of case is that if a creditor has obtained such a judgement, he would, in both cases, have really tried to execute and obtain payment of the liquidated sums. It is only when he fails to get any property from the debtor to satisfy the liquidated amount that he now goes for the final step of declaring a person bankrupt."
}