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

{
    "id": 234131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234131/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to commend the Minister now that we are passing this important Bill. I would like to reiterate that we have many educated Kenyans. We have too many doctorate degree holders who are not utilised in their relevant fields of distinction. I would like to appeal that this Government utilises these resource people to avoid the brain drain that is bedeviling this country. Thank you."
}