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

{
    "id": 192222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192222/?format=api",
    "text_counter": 25,
    "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 Duties, Value Added Tax, Income Tax and Miscellaneous Fees and Taxes, contained in the Financial Statement for the Year of Account 2008/2009 be approved."
}