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

{
    "id": 1809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1809/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, health workers are civil servants and their terms and conditions of service are tied with those of other civil servants. These apply to basic salaries and common allowances. Notwithstanding, the above case, the pay package of the medical practitioners, pharmacists and dentists are the best in the Civil Service. This is because they earn special allowances like non-practising and risk allowances that other civil servants do not enjoy. The non-practising allowances ranges from Kshs12,000 for an intern joining the service to Kshs60,000 for a Senior Deputy Director of Medical Services. However, the Director of Medical Services and other health workers within the public health sector, are not entitle to a non-practising allowance."
}