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

{
    "id": 111576,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111576/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am not really satisfied because the Assistant Minister is avoiding to answer a very pertinent question. I said that we came up with a rule that insurance companies must pay claims within a certain specified period. Kenyans are being fleeced every day because the insurance companies are collecting premiums and they are not paying claims. Those claims fall due within the period by which they are supposed to be paid and yet, they are not paid. What is he going to do to make sure that those claimants are paid?"
}