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

{
    "id": 7369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7369/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, Kenya has a quota with the EU which, in fact, we had lost. However, the Government got it back. It was given to Mumias Sugar Company so that they be supplying 15,000 metric tonnes annually. If they had not done that, Kenya would have lost the quota."
}