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

{
    "id": 313432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313432/?format=api",
    "text_counter": 479,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Chairman, this is the first time that the new clause is appearing on the record because it was not part of the original Bill. I believe it is only fair for the House and for posterity to know why this new clause is being introduced into the Bill and thus the essence of it being read a Second Time. It may not be enough for the Chairman to say that the new clause be read a Second Time without facilitating the rationale, so that the Members can know that this was not in the Bill. It is being introduced for the first time and why, so that the Members can debate. Once it is passed at this point, it becomes part of the Bill and there are no amendments. So, it is only fair that, for posterity, we go through the procedures in the right way."
}