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

{
    "id": 43898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43898/?format=api",
    "text_counter": 1099,
    "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. Chairman, Sir. I just want to be of some assistance. Indeed, I did hear you say that the only way that hon. Kioni’s amendments could have succeeded is by him rejecting the amendments proposed by hon. Abdikadir, the reason being that if you read the amendments that you are proposing to the First Schedule, that First Schedule as it exists in the Bill has already been amended. So, you would be talking about a clause that is already not part of the Bill, when it is finally proposed by the House. So, I think that was made quite clear at the beginning."
}