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

{
    "id": 40048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40048/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I am talking about the programmes as being implemented right now. The ones which have been suspended are basically because of probably lack of funding at the moment. As you know, the Government has been forced, because of additional unforeseen expenditures, to cut down on expenditures elsewhere. But this is not as a result of this particular case. This money was allocated for those particular financial years. When the financial year is closed, the Budget is prepared and provision is made adequately for those particular programmes. I want to assure the House that those programmes are not going to suffer or be suspended because of this. The best way to prevent recurrence of this is to take decisive action."
}