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

{
    "id": 87851,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87851/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With respect to your order that the matter comes up on Thursday next week, I am aware that this Bill was never presented for deliberation by the Departmental Committee on Justice and Legal Affairs. Would the Chair be kind enough to order that before this matter appears on the Order Paper again, the Bill should be presented to the Justice and Legal Affairs Committee for discussion first?"
}