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

{
    "id": 8547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8547/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. My question was really very specific. I wanted the Attorney-General to clarify to us whether the registration of that company was done properly. If the company had issues, why could the Government not order for takeover or put it under receivership to protect the interests of not only those who are coming to deposit, but the people who have already deposited? How did you ensure that their interests were protected?"
}