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

{
    "id": 4189,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4189/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the regulation of the importation of GMO is done by another Ministry. However, as a Government, it is our advice that we should not be taking GMO maize as it has a lot of aflatoxins."
}