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

{
    "id": 298979,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298979/?format=api",
    "text_counter": 712,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "This is a question of being practical. There are many receivers of revenue. A Company Secretary cannot be the only receiver of revenue. He cannot be held responsible. For example, in the Lands Office, the Lands Registrar is the receiver of revenue authorised by the Company Secretary to receive revenue. The person who is really responsible for revenue collection from land transactions is the Registrar of Lands."
}