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

{
    "id": 83604,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83604/?format=api",
    "text_counter": 592,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": " I propose that we amend the title, where it says: “And shall come into operation on the date of assent”. We should delete the words “on the date of assent” and substitute with the words, “two days after gazettment”. The reason for this is that Article 116 of the Constitution requires gazettment and if we leave it the way it is, it will lead to further delay of 14 days while awaiting that assent. So, that is my proposal."
}