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

{
    "id": 455310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/455310/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "iv. That revision of budgets before the end of the financial year be discouraged except where absolutely necessary and even then such revision be restricted to increments on programmes that have insufficient allocations to meet their respective targets as opposed to reallocations to entrench predictable budgeting which is a basic principle of finance management;"
}