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

{
    "id": 96959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96959/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to believe that this was done in the spirit of consultation, and in the spirit of appreciating what Members of Parliament requested. I am urging my officers to give attention to Members of Parliament. If you want to change something and my officers do not listen to you, I will be rather hesitant to do that, because I want to involve the leadership as well as the public, so that we can all be together in the construction of our roads."
}