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

{
    "id": 2484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2484/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, as I support this, I notice that within a very short time, we have been debating this kind of Motion about Members joining Committees. I just wanted to bring to the attention of the Chair that with the little experience we have had as Chairs of Committees, it is becoming apparently clear, that if one is an effective Chair of a Committee, that man can possibly be a Member of any other Committee. So, there maybe room to change the rules, so that we provide that once you become a Chairman of a Committee, you are kept off other Committees for you to be effective in terms of being there to cause quorum to come to your Committee."
}