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

{
    "id": 58430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58430/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The issue that I have raised has not been addressed by the Minister. The issue was this: If it was a condition in the original lease that the interest would not be transferred, then it is possible that Kenyans who are innocent are being given title deeds which are not worth the paper they are written on. Could the Minister confirm? It is not a question of what the Government will do or what people have agreed on. But has the condition of the lease been changed to allow for transfers of the leasehold interest?"
}