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

{
    "id": 6550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6550/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I will not give an undertaking not to demolish structures on the road reserves. If structures are on the road, bona fide road reserves, they will have to be removed. My Ministry will, however, endavour to give notice to the illegal occupants of the road reserves. We will even go further to place crosses on all those structures which are on our road reserves. That is the better signal to the owner of the building when they see a marking of the Ministry of Roads on the wall or building or perimeter fence. So, I am sorry if there are members of the public who have constructed structures on the road reserves, I will have no choice, but to remove them to give the people of this country a much needed road."
}