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

{
    "id": 1111451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111451/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Speaker, Sir, what I am noting is a statement of fact. In law, we call it a judicial notice. It is in the public domain. I thank Sen. Abdul M. Haji for that, but he should advise him to be more active in drought intervention."
}