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

{
    "id": 293201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/293201/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 36 of the Bill be amended by inserting a new sub- clause immediately after sub-clause (2) as follows- (3) For purposes of the first appointment of members of the Board under section 6, the Cabinet Secretary shall prescribe the procedures specified under that section notwithstanding the absence of the Institute but subsequent procedures shall be prescribed in accordance with subsection (1) of this section."
}