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

{
    "id": 3594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3594/?format=api",
    "text_counter": 439,
    "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": "With regard to the valuation, again, I have said that the valuation was done by Tysons Limited. That is a professional firm. They were engaged to value the assets at the open market. I said that those assets as at 31st of March, 2011 were valued at Kshs2,220,520,800. It is 40 per cent of that, that the Government was going to acquire at a value approximately 5 million UK Pounds, approximately Kshs700 million."
}