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

{
    "id": 12453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12453/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion. THAT, noting that majority of Kenyans are not adequately notified of existing employment opportunities in Ministries, parastatals and private sector due to inadequate publicity; concerned that this leads to exclusion of many people from gainful employment and directly contributes to socio-economic differences which in turn deepens marginalization and undermines national cohesion; this House urges the Government to disseminate information on employment vacancies available in Government Ministries and Departments, parastatals and other sectors in all counties, locations, areas of worship and other areas easily accessible to the public and using all available media in order to accord all Kenyans equal opportunity to apply and compete for the said positions."
}