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

{
    "id": 2068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2068/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "On a point of order Mr. Deputy Speaker, Sir. This officer followed the procedure. I am familiar with this procedure from my past experience. I could be more familiar to this than the Assistant Minister, having worked in the Provincial Administration. So, I am convinced that this officer followed the right procedure. It is only the Assistant Minister who, for some strange reasons, is denying the officer a chance to serve this country. Is he in order to continue misleading this House that this officer did not appeal?"
}