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

{
    "id": 114334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114334/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for my good friend hon. Minister to mislead this House by contradicting himself? When he read the official written answer, he said the issuance of the Certificates of Good Conduct cannot be decentralised. Then on the supplementary question, he says he has ordered the Police Commissioner to decentralise it. Which is which?"
}