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

{
    "id": 198070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198070/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Kibaki",
    "speaker_title": "PRESIDENTIAL ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Thank you. Mr. Speaker, Sir, as a nation, we have come through a challenging two months period since the 27th December, 2007 General Elections. The post-election violence that saw more than 1,000 people killed, over 300,000 people displaced and billions of shillings worth of property burnt or looted, shook our sense of nationhood. I ask you, once again, to rise and join me in observing a minute of silence in remembrance of those who lost their lives during the post-election violence."
}