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

{
    "id": 181730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/181730/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Attorney- General to mislead the House by saying that the Registrar of Companies can only be moved by an application by members of the company when in actual fact the Attorney-General's Chambers and the Registrar's office have been computerised and the Registrar should be able to take action on his initiative if the company is not able to comply with the regulations?"
}