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

{
    "id": 23746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23746/?format=api",
    "text_counter": 534,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 8 of the Bill be amended by inserting the following new sub-clause after Sub-clause (2)- “(3) The Commission, shall, in the conduct of its functions under sub-section (2), coordinate and liaise with the Ministry responsible for the registration of deaths and with all other relevant Government Ministries and departments”."
}