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

{
    "id": 9681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9681/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, the design of the bridges has not changed. If anything, it has improved. We must distinguish between footbridges and road bridges. We have very many bridges that were constructed by the Ministry long after 1940, and are still there. You will also appreciate that because of the different settlement patterns in some areas, including Narok, we have had excessive flooding due to deforestation. But due to different climatic conditions, we have flooding in certain areas and that has posed a major challenge to our roads and bridges."
}