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

{
    "id": 333326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333326/?format=api",
    "text_counter": 463,
    "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 5 be amended by- (a) re-numbering the proposed new sub-section “(3)” as sub-section “2A”; and (b) inserting the following new sub-section immediately after sub-section (3)- (4) A removal or a process leading to the removal of a magistrate from office under this Act shall not be subject to question in, or review by, any court."
}