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

{
    "id": 234636,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234636/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, one of the causes of cancer of the oesophagus is radiation. Could the Assistant Minister investigate the allegation that radiation matter was dumped in North Eastern Province because radiation is one of the causes of this particular cancer?"
}