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

{
    "id": 54744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54744/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, as the Government is doing a good job on the beautification programme, one aspect which has been left out is housing. The Government does not inspect residential dwellings, even commercial and industrial buildings. What efforts will the Government put in place to ensure that by-laws and building codes are followed to the letter and that the Government inspects properties in particular residential properties to ensure that they are in acceptable standards? There is no point of dressing and beautifying outside while inside, the state is not acceptable."
}