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

{
    "id": 198068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198068/?format=api",
    "text_counter": 20,
    "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": "Mr. Speaker, Sir, before proceeding with my remarks this afternoon, I wish, first of all, to request hon. Members to join me in paying our respects to our two colleagues who lost their lives under tragic circumstances. Those are the late Member of Parliament for Embakasi Constituency, hon. Melitus Mugabe Were, and the late Member of Parliament for Ainamoi Constituency, hon. David Kimutai Too, who both passed away in January this year. May I ask all of you to rise as we observe one-minute silence in their remembrance."
}