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

{
    "id": 37682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37682/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The reason why we are belaboring this point is because there is a tendency where Government parastatals are allowed to take loans and then they are privatized, leaving the Government to repay the loans. This is making our Budget very rigid in terms of servicing these loans. Could the Assistant Minister come out clearly and tell us what the policy of privatizing these parastatals is in terms of their liabilities, so that we do not end up with a Government that is paying debts while the parastatals are going scot free?"
}