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

{
    "id": 5044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5044/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, you heard the Assistant Minister tell the House that the doctors who have left the service are over 1,500. When you look at the number of trained doctors, and considering the resources that have been put into the post-graduate training of doctors, it is clear that the doctors who have been trained are equal to the number of those who have left the service in the same period. What is the Assistant Minister doing to ensure that this is stopped, and that we have doctors who have been trained using the public resources retained in service? We should not continue having hospitals that do not have doctors to serve the public!"
}