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

{
    "id": 123871,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123871/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Yes, but only if he has a plausible reason, because this Question has never been answered at any stage, Mr. Speaker, Sir. Can he give a better reason as to why it is not being answered now?"
}