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

{
    "id": 123098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123098/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, just to clarify, there is only one multilateral trade agreement; there is only one – that is the one being administered by the World Trade Organization (WTO). The agreement the hon. Member is talking about is the bilateral or the regional economic agreements, like we have for the EAC, which basically is captured within the East Africa Customs and Management Act and what will, eventually, in the next two weeks or so, as we launch the Common Market for East Africa--- So, that is a totally different thing. It is, therefore, not just for trade; it is a whole issue of the economic agreements between the East African Community countries and, indeed, the neighbourhood."
}