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

{
    "id": 9652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9652/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Speaker, Sir, in my answer, I did mention that, in the meantime, the diversion will be improved with better signage to ease traffic flow. I did undertake that because we recognize that there are some issues of limitations on the current diversion. It is all tied to the availability of land. You can only divert so much traffic based on the land that is available. In the meantime, we are also asking people to bear with us in the existing situation, as the road is constructed. It is only where there are bridges that there seems to be a problem. People come from different directions and try to overtake one another from those directions and end up in a bottleneck. I have also travelled on that section and I know it first-hand. They create the bottleneck and experience the problems."
}