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

{
    "id": 44567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44567/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in fact, I can almost say that it is a policy of Government now, to get people to serve on a contract term which is not permanent and pensionable. This is not only in Government but also companies in the private sector are hiring people on hourly basis; you do so much work for me and I pay you, so that you can not only minimize costs but also ensure that there is maximum efficiency. These are the kind of farms we have in Bura and Hola and sometimes, that is what we have to do."
}