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

{
    "id": 100373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100373/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "asked the Minister for Higher Education, Science and Technology:- (a) what has been the growth pattern of training opportunities in medium-level colleges in Kenya in the last 10 years; and, (b) how the Ministry has increased access to Kenyans who aspire to train in those institutions."
}