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

{
    "id": 75208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75208/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I did not want to interrupt this debate, but being a Member who is disciplined about the practice in the courts, I have never seen anybody sit in the well of the Chamber. But if this is a new rule, then the hon. Member for Rarieda is quite in order to sit within the well of the Chamber. I thought nobody should ever imagine--- Even the Speaker would not sit there."
}