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

{
    "id": 40783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40783/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "We manage to do it and agreed to make progress. This matter has been taken up at higher levels of Government and I believe lessons have been learnt. One of the things that we will obviously be coming up with, perhaps, even an amendment to the Procurement law to ensure that quality-based methods will never again be used in this country. Cost must always be factored and you actually get the weight of the two to avoid a situation where you are forced into accepting only one of the bidders without knowing whether you are going to get better value on the others."
}