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

{
    "id": 888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/888/?format=api",
    "text_counter": 393,
    "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 want to rest my case by suggesting that it was not a flippant or frivolous amendment that the President sought. As Head of State, he sought to find a legitimate accommodation between the expectations of this House about this law and the expectations of our new Constitution and our moral, political and legal obligations to the men and women who served to defend this country in a very serious engagement. Thank you."
}