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

{
    "id": 1111048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111048/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Yatta, Independent",
    "speaker_title": "Hon. Charles Kilonzo",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": " On a point of order, Hon. Speaker. The matter I want to raise requires your direction and, perhaps, ruling. Given The traditions of Parliament worldwide and, more so, the Commonwealth, are such that Ministers in the House cannot ask Questions. The Questions are left for backbenchers. Under the old Constitution, likewise in Kenya, Ministers could not ask Questions. Under the new Constitution, Chairs of Committees represent the Executive in the House. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}