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

{
    "id": 789102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789102/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Before I sit down, I want to mention that I have heard Kenyans saying that as a country we have disappointed Kenneth Matiba. I disagree with them on one aspect. The greatest The electronic version of the Official Hansard Report is for information purposes only. Acertified version of this Report can be obtained from the Hansard Editor."
}