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

{
    "id": 8556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8556/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The Attorney-General has missed an aspect of my question; compensation on the basis that the Government failed in its duty of care by registering a company that committed fraud on the people. Is the Attorney-General in order to fail to answer that part of the question?"
}