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

{
    "id": 23749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23749/?format=api",
    "text_counter": 537,
    "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 withdraw that. In essence, what the clause wishes to say is that the Commission shall, in the conduct of its functions under sub-clause 2, coordinate and liaise with the Ministry responsible for the registration of deaths and with all other relevant Government Ministries and departments."
}