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

{
    "id": 3600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3600/?format=api",
    "text_counter": 445,
    "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. Temporary Deputy Speaker, Sir. I would like to stand by what the Minister terms as very serious allegations. My point of order is: Since the Minister has said that he would like to be given time to bring to us the names of the directors and their shares and also a comment on the authenticity of the copy of the lease agreement, can I request if you will give him time to do so?"
}