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

{
    "id": 321320,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321320/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Deputy Speaker, Sir, the process of selling property is one of the ways of raising funds to pay the commitments of the insurance company. So, it is quite in order for the insurance company to sell its assets, so that it can realize funds which will be used to pay. So, the insurance company is following the right way. The Government is watching so that all those proceeds from the assets will be put together to pay the policies to widows and other people."
}