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

{
    "id": 123805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123805/?format=api",
    "text_counter": 385,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to support this very important policy statement. I would like to suggest to the Assistant Minister to see to it that he has a session with the Departmental Committee on Equal Opportunities – it is a fairly new Committee – so that we can inform this Sessional Paper before a Bill is brought to Parliament. It is important that they interact with the senior citizens of this country so that when the Bill eventually comes to this House it is one that reflects the needs of the beneficiaries of this scheme. They need to participate in the formulation of the Bill."
}