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

{
    "id": 159283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159283/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I want to confirm at this moment that the contractor has the capacity to complete the works. Indeed, he has done other works before. The problem arising is that the cost of the project was based on estimates which were given by engineers who designed the road. However, they did not include the actual earthwork that had been discovered since the contractor started the work on this road. I want to assure this House that the contractor has the capacity because he was actually evaluated at the time of awarding the contract."
}