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

{
    "id": 2035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2035/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not satisfied with this answer. Indeed, the officer appealed but the Assistant Minister did not take cognizance of that appeal when you directed that he comes back to tell this House why the officer was suffering double jeopardy, given that he had been charged under Orderly Room proceedings and subsequently charged in a court of law. In his answer, the Assistant Minister failed to state anywhere that this officer had been charged in court. Indeed, it would not be fair for this officer to be told to appeal again when he had already appealed. The Assistant Minister’s officers kept this information from him."
}