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

{
    "id": 5045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5045/?format=api",
    "text_counter": 41,
    "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, as I said earlier, we have taken steps to make sure that we retain these doctors. These steps include:- (i) To negotiate with Treasury so that we can see how we can upgrade their salaries and allowances. (ii) We have made a proposal to the Office of the Deputy Prime and Ministry of Finance so that we can get the training fees."
}