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

{
    "id": 154408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154408/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. My good friend, Prof. Olweny, should know that when you modify something, you manipulate or engineer it. You change it. So, something that is genetically modified is something that has been changed. It is not in its original form."
}