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

{
    "id": 100902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100902/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. We are at a loss and we would really want your guidance on this issue. Your earlier ruling was that the Prime Minister, indeed, can delegate or can refer Questions to other Ministers, which we have no issue with. But according to the Standing Orders, that can only be done outside the Prime Minister’s Question Time, which means it is in order for the Prime Minister to refer the Question to hon. Saitoti, but that Question should not be answered during the Prime Minister’s Question Time. The Standing Orders are very clear. In his absence, the Prime Minister can delegate his business to his deputy. So, Mr. Speaker, Sir, I wish to seek your guidance on that issue."
}