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

{
    "id": 95001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95001/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Thank you, Mr. Speaker, Sir. On the outset, I would like to apologize for coming late. I was caught up in traffic jam which I am trying to dismantle. However, I beg to reply. (a) The construction of Kazita footbridge was completed in November 2009. I want to indicate that we have looked for Kazita footbridge, but we have not found it. We have in our records Kathita footbridge. The hon. Member will clarify the right spelling of the bridge. (b) The contractor officially handed over the bridge in June, 2010 and a certificate of completion was issued. (c) My Ministry will include the construction of eastern footbridge across Kazita River in the next Financial Year, 2011/2012."
}