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

{
    "id": 88529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88529/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for giving me this chance to make my contribution to the Appropriations Bill for the financial year 2010/2011. This Bill is requesting a colossal sum of money. The expenditure for this financial year has hit an all time high of Kshs1 trillion."
}