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

{
    "id": 1138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1138/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. When this Question came last time, you ordered that I be supplied with documents, at least, three clear days before the reply. I have an 86 page document which was given to me this afternoon. It would be very difficult for me, with due respect, to go through the document and respond accordingly. Shall I be in order, therefore, to request that we have this Question tomorrow so that I can ask the specifics?"
}