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

{
    "id": 51233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51233/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "asked the Minister for Immigration and Registration of Persons:- (a) whether he could inform the House how many foreigners (and of what nationalities) have been issued with work permits to work in Kenya in the last four years; (b) whether he could also state who their employers are and what work they are permitted to do in the country; and, (c) what the professions and/or qualifications of the foreigners issued with the work permits are and whether there are Kenyans with similar qualifications."
}