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

{
    "id": 20192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20192/?format=api",
    "text_counter": 545,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, yesterday, in this House, we adjourned proceedings on the business on the Order Paper to discuss the plight of the children of the people of Kenya for over one hour, Members contributed and we said that we needed to have money to put 18,000 teachers, who are on contract, on permanent terms, and to employ a further 10,000 teachers to reduce the number of the shortfall that we have in the country, so that our children can learn."
}