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

{
    "id": 42164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42164/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "After the assessment and re-evaluation of the contract, it was found prudent to renegotiate and restructure in a view to have the units rates addressed to reflect reality. The restructuring and renegotiations resulted in reduction in the lumpsum contract from Kshs3.04 billion to Kshs1.98 billion. There should be a letter within this document showing the revisions."
}