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

{
    "id": 8656,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8656/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "asked the Minister for Housing:- (a) whether he is aware that only about 8 per cent of Kenya’s urban population can afford a housing mortgage, contrary to the provisions of the Government Housing Policy; and, (b) what the Government has done in the past 10 years to ensure that every family affords decent housing."
}