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

{
    "id": 101643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101643/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, there is no doubt about that and there is no hiding. The rain was so much that so many of our roads were destroyed. We continue to do assessments because the rains are still ongoing. So, it would be misleading to say that we have come to the conclusion of assessing the damage on our roads. The Office of the Deputy Prime Minister and Ministry of Finance has already given us funds which are contained in the current Budget Estimates or allocations for that attention and we expect them to consider us just in case emergency cases arise."
}