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

{
    "id": 245785,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245785/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I beg to give Notice of the following Motion:- THAT, the proposals relating to Excise Duty, Value Added Tax, Income Tax and Miscellaneous Fees and Taxes contained in the financial statement for the year of account, 2006/2007 be approved. His Excellency the President has signified his consent to this Motion."
}