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

{
    "id": 42564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42564/?format=api",
    "text_counter": 197,
    "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. Speaker, Sir, last week, hon. John Pesa sought a Ministerial Statement to find out the following:- (i) Reason for rescinding my earlier decision communicated to Kenyans on the Floor of this House on Wednesday, 23rd February, 2011 while answering Question No.1 by Private Notice, where I assured the House that the said staff in the Ministry of Education would not be laid off. (ii) Tabling of the list of the 837 staff members whose services were earmarked for termination, when they were appointed and the stations where they were working; and, (c) Tabling of the list of 339 candidates who are supposed to replace them."
}