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

{
    "id": 878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/878/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, this House is sovereign. This House is popularly elected by the people of Kenya, so is the President of the Republic of Kenya. The powers of the President and the powers of Parliament are not in conflict. They are in harmony to be exercised together for the just governance of the people of Kenya. This House has within its powers to listen to the amendment that I propose and to reject it. There is no other constitutional recourse. Then it will become law whether the President signs it or not. That is our Constitution."
}