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

{
    "id": 323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Madam Temporary Deputy Speaker, as the person who asked this Question, I am not satisfied with the answer that the Assistant Minister has given because the Question was asking why the term was terminated. The Constitution protects us. Under the Bill of Rights, Chapter 4, we have a right to know the reasons behind certain actions. I am not satisfied with the answer and will leave it to the Chair to make a decision on what should happen."
}