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

{
    "id": 789895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789895/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Mbarire",
    "speaker_title": "",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "Hon. Chairman, I stand to oppose the proposed amendment by Hon. T.J. Kajwang. You will agree with me that although we have officers with the same professional backgrounds in these institutions, we know that most of the board members need to be adequately trained in certain fields. If you asked me, I would say that accounting is key. We always have an audit sub-committee of the board that looks into the accounts of the institution. So, I propose that we go by the Committee’s amendment."
}