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

{
    "id": 235452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235452/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Shaaban",
    "speaker_title": "",
    "speaker": {
        "id": 262,
        "legal_name": "Isaack Shaban",
        "slug": "isaack-shaaban"
    },
    "content": "Mr. Deputy Speaker, Sir, we are going to prepare a policy paper on housing since one of the core businesses of this Ministry includes supervision of low cost housing. Once that is in place, we shall definitely consider giving houses to Kenyans so that they can own them."
}