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

{
    "id": 150005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150005/?format=api",
    "text_counter": 160,
    "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 have a lot of respect for the Prime Minister. The issue we are raising here does not concern the Prime Minister. It concerns the operations and the way we are handling the Prime Minister’s Question Time. The same Standing Orders do not require us to give notice to the Prime Minister but the Chair found it necessary. We have a lot of reservations because the Prime Minister’s Question Time has been mellowed down; it is even less interesting than the normal Question Time. What we are pleading for is if, indeed, we are required to give notice to the Prime Minister, then the Chair also rules – because that was your ruling – that the Prime Minister needs to also give us notice! Otherwise, we are requesting that we forget about the issues of notices!"
}