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

{
    "id": 148776,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/148776/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. It is very unfortunate that when a Question becomes the property of the House, some Members are called by people who have some interest in the Question. That is what hon. Midiwo has stated, so that the Question cannot proceed. This Question is before the House. The procedure is very clear. The hon. Member has said that he has no personal interest in this Question. So, I beg you to rule that this Question continues."
}