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

{
    "id": 52303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52303/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I agree with that and I recommend it to the House. According to the Report, any blanket measure for financial autonomy should be proportionate. “While Parliament had authority to vary the commission’s budget, it had not in fact done so in practice”. The Constitution provides for similar financial provisions in respect to all constitutional commissions and independent offices. Article 249, sub-article 3 provides:- “Parliament shall allocate adequate funds to enable each commission and independent office to perform its functions and the budget of its commission and independent office shall be a separate vote.”"
}