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

{
    "id": 152201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152201/?format=api",
    "text_counter": 459,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I think we ought to be honest. This is not the Bill that is being fast-tracked by the Government, but the fact is that it has been listed. There is another Bill which I would want to fast-track and that is why I am rising on a point of order. This one, I think, was basically listed because there was no business and Parliament had to move on."
}