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

{
    "id": 5296,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5296/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir, probably you could help us because of your experience and the fact that you are a long serving lawyer. The Bill that we had and which we sent to the President wanted the law to be repealed. By saying that we wanted it repealed, we were saying that everything in that Act should not obtain. Now that they are saying that we only change the name of the Bill, it is, therefore, suggesting that everything in that law is good and the only bad thing is the name of the law. So, could you guide us?"
}