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

{
    "id": 176053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176053/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Speaker, Sir, there seems to be a difference between the answer that has been read by the Assistant Minister and the one that I have. The answer that I have here does not contain any figures. It contains explanations only. However, I have taken into account the figures. Why did it take a long period of time to terminate the contract? The work that has been done in the market is not substantial. It has taken almost two years to terminate the contract."
}