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

{
    "id": 34749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34749/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, while some of the millers have made inquiries from the National Biosafety Authority on the procedure for the importation of GMO maize, no miller has actually made an application for a licence to import GMO maize. This is because the necessary biosafety regulations outlining the procedure for importation of GMO food are with the Government Printer, awaiting publication. All the maize that has been imported by the millers has been certified GMO-free by the Kenya Bureau of Standards (KEBS) and inspection agencies such as Intertex."
}