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

{
    "id": 100860,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100860/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In view of what has been said by the hon. Member for Migori, if it is the view of the Minister that the order given by the Chair should be reversed, then he must comply strictly with the provision of Standing Order No.79(2) which says:- “It shall be out of order to introduce an argument on any specific question upon which the House has taken a decision during the same Session, except upon a Motion to rescind that decision made with the permission of the Speaker.” So, is it in order for the Minister to proceed to request that the decision be rescinded without making a formal application to the Chair?"
}