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

{
    "id": 129711,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129711/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, as I speak, we have had quite a number of project management meetings and we have come to the conclusion that the contractor does not have the capacity or is incapable of moving on with the contract. We are now engaging what we call the termination clause and that takes a bit of time. As soon as we have finalized with the termination, we will then proceed to give out another tender for contract."
}