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

{
    "id": 46903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46903/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I was talking about the Principals in this Coalition Government working together to provide leadership at this very critical time in our country. I would like to urge the Members of the Executive and Kenyans at large to be united at this moment in time. We should shun trivial matters and focus ourselves because the whole country is looking to the leadership of this House. I know that a number of other issues are going to be coming before the Members here and the Members should be guided by the greater fundamental principles and values which are enshrined in our Constitution. We should ensure that this House lives to the expectations of our country by passing all the laws that are going to come before it as required before the next general elections."
}