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

{
    "id": 1233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1233/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the issue of lack of DEOs is a problem all over the country. Even in my constituency, we have only one DEO and one person who is supporting her. So, this is a problem which is affecting the whole country. We are asking the Ministry of State for Public Service and the Treasury to help us, so that we can have enough officers to handle the Ministry of Education across the country."
}