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

{
    "id": 101079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101079/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the hon. Member, whom I respect very much, in order to mislead the House that we have misrepresented the numbers? What he has referred to is the Gross Expenditure, which is inclusive of Appropriations- In-Aid (A-In-A) and yet what we are seeking approval for is net expenditure. If you look at the Schedule, you will see that the numbers are identical to those in the books."
}