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

{
    "id": 3141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3141/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Madam Temporary Deputy Speaker, I want to remind you the figures again so that you know the exact value of the flower industry. The exact value is what they talked about when there was an unfortunate incident of the volcanic ash in Europe. What they reported then is that this industry is worth 1.9 million Pounds per day. That is what this industry is worth. So, you can calculate that by the number of days in a year, because flowers grow every day, and that will give you the billions that Kenyans never earn because of double invoicing. That is for another day."
}