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

{
    "id": 107099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107099/?format=api",
    "text_counter": 95,
    "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. In answer to my question, the Minister referred to Section 45 as giving him authority before accounts can be opened. I told him that that is not my understanding of the provisions. The Minister is misleading the House. Section 45 of the Act only allows the Minister to approve a list of banks. Once he has approved the list of banks there is no further approval required. He is out of order."
}