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

{
    "id": 12024,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12024/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, the last time we were rushing to pass the Bills, the Vice-President and Minister for Home Affairs, who is the Leader of Government Business came and gave us an update like this one, which was very impressive. At that time, we said that we would move with speed. However, we said that due care must be taken so that there are no queries about the drafting when it comes to publishing. I hope that the Leader of Government Business has taken into account this as the process goes on. Eventually, we will be short of time. So, due care must be taken to ensure that when the process is going on, everything is done correctly."
}