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

{
    "id": 101876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101876/?format=api",
    "text_counter": 13,
    "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": " Madam Temporary Deputy Speaker, I would like to give notice of the following Motion:- THAT, the proposals relating to:- (a) Excise Duty (b) Value Added Tax (c) Income Tax (d) Miscellaneous Fees and Taxes contained in the Financial Statement for the year of account 2010/2011 be approved."
}