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

{
    "id": 689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/689/?format=api",
    "text_counter": 194,
    "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, the second issue was in relation to the statements made by hon. Waititu as regards the informal settlements that were demolished. I have a map here, which has been certified by the Director of Survey. It speaks for itself. It shows the informal settlements in the area called “Chang’ombe”. They are marked in green. The map shows very clearly that those settlements were on the flight path. It also shows other adjacent areas which compromise the security of the aviation industry in the area."
}