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

{
    "id": 4183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4183/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the hon. Member in order to mislead this House that GMOs cause cancer? Could he give evidence of any GMO in this world that has caused cancer?"
}