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

{
    "id": 5065,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5065/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. From the consistent answers given by the Assistant Minister, it is evident that they admit that doctors have grievances which should be addressed. In view of the difficulties that he is facing from the Office of the Deputy Prime Minister and Ministry of Finance, would it be in order for the House to take over this matter with the relevant Committee?"
}