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

{
    "id": 37386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37386/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to clarify whether in the unlikely event that the Government decides that GMO foods will be imported into this country--- I hear that if that happens, it will be strictly for milling. What steps is the Government going to take to make sure that in the unlikely event that this maize comes to this country, it will not be allowed to affect our agriculture in the long run?"
}