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

{
    "id": 113403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113403/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Sometimes, Budget Speeches are read here and hon. Members disagree with some of the sections. But, ultimately, the Budget is passed. It becomes an official document of the country. So, I see no contradiction at all. What we are trying to talk about is interpretations of that Statement. I have said that we have resolved, as the Grand Coalition Government, to deal with this issue decisively, as the President said. So, I am not contradicting what the President said at all. I am basically elaborating how we are going to deal with it. We are now at the stage of implementation."
}