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

{
    "id": 123078,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123078/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Twaha",
    "speaker_title": "",
    "speaker": {
        "id": 145,
        "legal_name": "Yasin Fahim Twaha",
        "slug": "yasin-twaha"
    },
    "content": "Mr. Deputy Speaker, Sir, the short and long term implication of this is on trade agreements. The main thing that rich countries prevail upon us to do is to open our markets for their goods and services. They have a comparative advantage in producing industrial and agricultural goods whereas Kenya is very efficient in producing children. Could the Minister assure this House that in the next round of trade negotiations, he will press for those developed countries to open up their labour markets, so that our children can go and work there because we are opening our markets for their goods and services?"
}