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

{
    "id": 201107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201107/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point order, Mr. Temporary Deputy Chairman, Sir. You will note that, as the Attorney-General was moving that amendment as recommended by His Excellency the President, he forgot to give us the proviso appearing on page 631, which goes further than what he has amended. Now, I want to be sure that the amendment you are proposing includes that section of the proviso, which reads:- \"Provided that where in any written law, an act is required to be performed by a police office of a specified rank, the Director or an investigator shall be deemed to be a police officer of that rank\"."
}