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

{
    "id": 1847,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1847/?format=api",
    "text_counter": 371,
    "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, if the hon. Member was listening, the specific amount that each doctor has been allocated depends on which cadre one is but they have been allocated a sum of at least Kshs30,000 over and above the amounts they have been getting as salaries. So, if a doctor earns Kshs40,000, he will get at least Kshs30,000 more. If you have not done mathematics, hon. Member, that makes the total sum Kshs70,000."
}