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

{
    "id": 101961,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101961/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. The Minister has confirmed here that there is a complete freeze in the employment of people in Kenya in all sectors. We have seen in the newspapers people being employed in several Ministries, for example, the Ministry of State for Planning, National Development and Vision 2030. Is he in order to mislead the House that the Government has frozen employment of people?"
}