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

{
    "id": 123053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123053/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "asked the Minister for Trade:- (a) whether he could table all the multilateral Trade Agreements in force and state their long and short-term implications to Kenya; (b) whether he could provide a breakdown of all trade tariffs under negotiations, their respective time-frames and net effects to Kenyan farmers; and, (c) what is the status of patents in agriculture affecting pyrethrum, coffee and other industrial crops."
}