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

{
    "id": 2389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2389/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, it needs the efforts of the whole Government and other Ministries to make sure that this country is food sufficient. As a Ministry, we are working with other Non-Governmental Organizations (NGOs) like the Red Cross and the World Food Programme (WFP) to make sure that we are able to give food during those hard times. However, it is the responsibility of all of us, as a Government, to make sure that this country has other programmes which can sustain food supply to the people. I am sure this cannot just be done by the Ministry of State for Special Programmes alone. So, we call upon other arms of Government to come up, so that we are able to feed this country."
}