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

{
    "id": 1213477,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213477/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Sen Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Deputy Speaker, Sir, this does not affect county governments only. Here in the Senate, by the time we get money for our staff, we have got letters from Kenya Revenue Authority (KRA) stating that certain statutory deductions have not been remitted and that a penalty has to be paid. Sometimes we go into our own pockets to pay for our staff’s NHIF or pay in advance so that if any of our staff - who are working so hard for us - falls sick, they can be treated."
}