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

{
    "id": 875,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/875/?format=api",
    "text_counter": 380,
    "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, I submit with tremendous respect to my colleagues that we must read the Standing Orders as part of the enabling legislation under which they are made and then as part of the Constitution. It was never the intention of the Constitution that the prerogative of the President to consent or to refuse to consent to legislation should be in any way compromised by the Standing Orders. The President has not sought to reject the wish of Parliament. He has sought to modify the wish of Parliament as he is perfectly entitled to do."
}