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

{
    "id": 6585,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6585/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I have already indicated that the design which was done did not anticipate the sort of earth work which was found out on the ground and the availability of the materials which were found not to be on site. There was also the availability of materials like fuel and I want to indicate that some of the changes were made because the design did not anticipate the amount of earth work which we underwent."
}