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

{
    "id": 1001112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001112/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Hon. Deputy Speaker, first of all, I want to tell my good friend, Hon. Metito, that an honourable Member cannot be a funny character. I have never met an honourable Member collecting signatures, but I met some funny character. So, he should have asked me where I met the funny character. It does not have to be in the Chamber or Parliament. Probably I met this funny character in the streets collecting signatures. So, why is he making an assumption that I am referring to an honourable Member? I have actually not met any honourable Member collecting signatures to remove anybody. I just met funny characters."
}