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

{
    "id": 23482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23482/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 5 of the Bill be amended- (a) in sub-clause (2) by deleting the word “may” and substituting therefor the word “shall”; (b) by inserting the following new sub-clause immediately after sub-clause (2)- (3) The chairman and members of the Commission shall be non-executive and shall perform their functions in accordance with Article 216 of the Constitution."
}