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

{
    "id": 101209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101209/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, that is a very good question. When the matter was reported that there was embezzlement of Kshs42 million, they had to move fast in order to get back the money. There are cases that are still pending because of evidence. First, the police wanted to verify the signatures of the directors. Secondly, it was very difficult for the police to co-operate with the banks. The bank managers were not co-operating with the police officers. We have decided that the case is ongoing. We have written a letter to the Attorney-General to give us the interpretation. Within a month or two some evidence will come out and the case will continue."
}