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

{
    "id": 4094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4094/?format=api",
    "text_counter": 373,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Secondly, I just want to remind the House and hon. Members that at one time we had the coffee boom. Coffee was a leading foreign exchange earner sometime in this country. The earnings that we got from coffee at that time were used to put up educational facilities, commercial centres and infrastructure like roads. Indeed, the Great North Road was a beneficiary of money earned from coffee. For those of us who went to school around that time we had the coffee boom, we were supported in payment of school fees by coffee produce."
}