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

{
    "id": 13633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13633/?format=api",
    "text_counter": 59,
    "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": " Mr. Speaker, Sir, I wish to inform my colleague - for the benefit of the House - that there is no GMO food. You can get food derived from GMO products. But no food has ever been genetically modified!"
}