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

{
    "id": 1549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1549/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, while I am happy that St. Antony Dago Kokore Secondary School will get back its land soon, the problem of fraudulent land transactions is endemic in this country, particularly in Kisumu where persons pretending to be land agents and brokers collude with land registry officials to register false transactions. I am glad that action has been taken in Kisumu, arrests have been made and people have been charged. As we do that, St. Antony Dago Kokore Secondary School is just one incident. What further action is the Minister taking to ensure that the land registry in Kisumu is educated not to collude with criminals in registering false transactions?"
}