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

{
    "id": 1001122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001122/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Garissa Township, JP",
    "speaker_title": "Hon. Aden Duale",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "You cannot impeach a Cabinet Secretary for a decision of the East African Heads of State. The impeachment must be in tandem with the role and function of that Cabinet Secretary as specified in the Constitution. So, I do not want to call it a character, but I want to educate the young Members. Please, read - and I am ready to give a copy - that Communication. It was after Hon. Anne Waiguru’s impeachment of 2016."
}