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

{
    "id": 15594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15594/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, the hon. Attorney-General has been very candid in his answer and he has done the best he can to advise the Ministry concerned to discharge this decree. However, as you must be fully aware, the best he can do is to advise. He cannot compel the Ministry. To that extent, therefore, what steps is he taking to ensure that the Government Proceedings Act is amended in the relevant sections to authorize limited execution against the Government so that they can force the execution of these decrees?"
}