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

{
    "id": 3920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3920/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we, as a Ministry, do have a budget for maintenance. Normally, the maintenance is done to all district hospitals, sub- district hospitals and even in referral hospitals. However, if you look at our budget, we have a problem because whatever this Parliament approves is not enough to renovate all health facilities in the country. We are trying our level best to renovate most of our health facilities."
}