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

{
    "id": 42832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42832/?format=api",
    "text_counter": 33,
    "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 want to assure the House that we are not engaged in any double standards at all. We are only concerned with road reserves. If the buildings have been built on a road reserve, they will be demolished to provide space for construction of roads that the public requires. With regard to Mombasa Road, I want to indicate to the House that the Ministry of Roads had not acquired the land that was in question on Mombasa Road. So, I want to assure the House that we will always respect the law and, where there is compensation, we will make sure that those concerned are compensated with regard to the land that has been acquired by the Ministry of Roads for the construction of roads."
}