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

{
    "id": 666437,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666437/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "May also I say that any budgets, even a personal one, are aspirational. If we approach the issue of budgeting as matters set in concrete, then we fail to appreciate what it means to have a budget. It is something that is aspirational. It tells you the direction you want to go. It gives you a kind of a general perspective. So, if the figures have changed from those in the BPS to the Estimates, it is because you are dealing with a very dynamic situation. You are dealing with the kind of challenges that all the platforms that are involved in implementing the new Constitution, including this Chamber, are dealing with."
}