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

{
    "id": 42119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42119/?format=api",
    "text_counter": 226,
    "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 inform the hon. Member that what I indicated not to be aware of is the cause of the potholes. In his Question, he had indicated that the cause of the deplorable state of the roads was because of the works by the contractor. I want to be very clear that the cause of the potholes is the normal wear and tear and we have recognized that and subsequently procured the works of a contractor who has been given the works. The name of the contractor is Devon Construction Company and the contract sum is Kshs24,820,000. We expect the contractor to be already on site and within the next two months or 60 days, he will complete the works."
}