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

{
    "id": 1038,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1038/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Lands the following Question by Private Notice. (a) Is the Minister aware that Circular Letter No. CLR/R/2/52 dated 31st October, 2011 by the Commissioner of Lands suspending the functions of all Land Dispute Tribunals and Land Appeals Committees in the country is premature on the grounds that the Land Court has not been operationalised and the Chief Justice or Chief Registrar has not issued any directions? (b) Could the Minister rescind the directive and await operationalisation of the Land Court and issuance of directions by the Chief Justice to enable the Tribunals resolve pending disputes?"
}