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

{
    "id": 100009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100009/?format=api",
    "text_counter": 168,
    "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, the problem we have been having with the Ministry of Public Works is the inflated cost of construction. That is why we have a problem already with centres of excellence. What is the Ministry doing to ensure that the prices quoted by the Ministry of Public Works in their Bills of Quantities are realistic? What is being quoted today is not realistic. The biggest beneficiaries are the contractors."
}