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

{
    "id": 34765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34765/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Thank you, Mr. Speaker, Sir. Prime Minister, I thank you for your clarification and assertion that, indeed, GMO maize is being consumed all over the world. Could you indicate anywhere in the world – in small outlets or commercial outlets – where the following varieties of maize are being consumed or are available for human consumption: MON810, MON863, NK603 and a cross-breed of the same?"
}