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

{
    "id": 299716,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299716/?format=api",
    "text_counter": 1449,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "However, on Clause 194(2)(a), I propose that we insert the word “best”. We had agreed that it is not just “international accounting practices” but should be “best international accounting practices”. So, I am proposing a further amendment that we add the word “best” before the word “international”."
}