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

{
    "id": 234635,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234635/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Dr. Kibunguchy",
    "speaker_title": "",
    "speaker": {
        "id": 294,
        "legal_name": "Enoch Wamalwa Kibunguchy",
        "slug": "enoch-kibunguchy"
    },
    "content": "Mr. Speaker, Sir, in this House, we deal with facts and not anecdotal observations. As I have said in the answer and as a medical doctor, there is no known cause of cancer. There are suspected factors that might lead to the development of cancer. So far in the world, nobody can pinpoint to one cause of cancer of any kind."
}