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

{
    "id": 23739,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23739/?format=api",
    "text_counter": 527,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 6 of the Bill be amended- (a) in sub-clause (2) by inserting the words “at least” after the words “for a period of”; and (b) in sub-clause (3) by inserting the words “being not less than thirty days before an election” after the words “as soon as practicable thereafter”. This is essentially to tighten the inspection timelines, so that we have, at least, after the words “for a period of”."
}