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

{
    "id": 111173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111173/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "The answer I got from the Minister is a very poor term paper. I am wondering whether he does not recognise tribalism and nepotism as a serious problem in this country. When will the measures he has outlined make a change in what we see in every Government office? If a Government institution is headed by a person from a certain area then all the employees are from there. When will the measures he has tabulated address this problem?"
}