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

{
    "id": 1046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1046/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Thank you, Mr. Speaker, Sir. While we appreciate the good and noble intentions of the Minister, during the intervening period; that is between the suspension of these tribunals and when these courts will be operational, majority of Kenyans will be suffering. Why can he not consider giving latitude for the tribunals to work during the intervening period up to the time that the courts will be set up? This is because when the Minister says that there will be courts in every county and they are not there, poor Kenyans continue to suffer. Could he consider allowing these tribunals to continue or look for a way of resolving land issues?"
}