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

{
    "id": 1040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1040/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, there is concern about the disbandment of the Land Disputes Tribunals and the Land Appeal Committees. This Question is based on a memorandum by members of the Kisumu East District tribunal signed by Mr. Martin Ndong’a Chan and Mr. Atian Siala, which I would like to table and in which they say that the tribunal elders are in confusion because the Government has not given them enough time to clear their offices, which they have held since 2003. There are quite a number of cases pending which are either not finalized or have been heard partly."
}