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

{
    "id": 313252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313252/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Temporary Deputy Chairman, I beg to move:- THAT, the Bill be amended in sub-clause (1) of Clause 19 by deleting the words “three months” and substituting therefor the words “one month”. Mr. Temporary Deputy Chairman, Sir, the reason for reducing from three months to one month basically is that there was no rationale to have a report prepared after the handing over has been done to wait for three months. So, the Committee felt that one month is enough. That is the reason we resolved to have it amended."
}