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

{
    "id": 192379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192379/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " No, he has not amended the Schedule. The Schedule is part of the Motion. Mr. Speaker, Sir, you will remember that, as Parliament, there are so many legislations we pass here, which have schedules or rules or regulations. If the schedule is part of the Bill, you must also vote on the schedule. Accordingly, we must pass, in respect of each Vote, the amount that has been laid down in the schedule by the Minister for Finance. So, I would say that if we go in any other version, we will be violating the foundations of our Constitution, which require this House to pass the Estimates Vote by Vote, and not in a global way."
}