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

{
    "id": 100812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100812/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Speaker, Sir, this girl was in those premises legally. She was not an intruder. I am surprised to hear the Minister saying that the New KCC has no liability. It is up to the New KCC to ensure that whoever is in the premises legally is protected. Maybe just an advice to the family members, they have a claim from the New KCC. Did the company have a public liability policy which covers the members of the public who enter those premises legally?"
}