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

{
    "id": 234002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234002/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kaindi",
    "speaker_title": "",
    "speaker": {
        "id": 267,
        "legal_name": "Peter Kyalo Kaindi",
        "slug": "peter-kaindi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, for about 10 years, the Ministry of Agriculture just like many other Ministries had not been allowed by the Public Service Commission (PSC) to recruit officers. However, this year, we were allowed to recruit 300 agricultural officers. We also have been given authority to recruit 300 teachers. It is true that when you look at the present ratio of agricultural officers to our population, it is wanting. The officers are hardly enough to serve the large population. We hope that as we continue to pressurize the PSC to give us authority to recruit, they shall allow us to do so. We are cognizant of the fact that there are very many trained agricultural officers out there in our agricultural institutions."
}