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

{
    "id": 188172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188172/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. While I would like to acknowledge the appreciation by the Minister that I am a doctor of medicine, is he in order to refer to me as \"a fellow doctor\" when he has never been to a school of medicine?"
}