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

{
    "id": 159050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159050/?format=api",
    "text_counter": 20,
    "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. Since it is not provided for in the Standing Orders, we would wish you to clarify more, because our expectation was that we do not give the Prime Minister notice, since we will not be asking for information relating to the nitty gritty of what happens in a Ministry. We will basically be dealing with policies of the Government, or decisions made by the Government. We thought that, in that case, there would be no need for notice because the Prime Minister should know the decisions being made by Government or the policies of the Government."
}