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

{
    "id": 42568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42568/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Deputy Speaker, Sir, once again, I wish to confirm that I have not rescinded my decision communicated to Kenyans on the Floor of the House on Wednesday, 23rd February, 2011. It was not the intention of the Ministry of Education to lay off any employee, who is legally in service. However, the screening exercise conducted in April, 2011 revealed that 837 staff required further evaluation and, pending the outcome of this process, a recommendation is being made to the Ministry of State for Public Service and the Public Service Commission of Kenya on the best way out of this problem. On the other hand, the other 339 candidates are to be retained in the service, and they are not replacing any candidate as alleged by the hon. Member."
}