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

{
    "id": 707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/707/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, there was no discrimination. In fact, if you look at the map I have produced, it shows where the actual demolitions were done. They area is marked in red. It is a wide area. The understanding should be that a flight path is like a funnel. It is wide when you approach it. It narrows as you go towards the landing area. So, we are not talking about a rectangular area. We are talking about a funnel. You will find that at the end of the day; the demolitions were done in consonance with the security concerns. The most important thing was the security concern and compliance with the Civil Aviation Act."
}