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

{
    "id": 6008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6008/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not know why the Assistant Minister is hiding behind court cases. The fact that there are no approvals from the local authority, then it is obvious that there should be no construction. That alone means you do not need to go to court because you cannot go to court to demand to construct a house without approval. Why can the Government not use the necessary laws to ensure that no construction is going on?"
}