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

{
    "id": 690,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/690/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "There is an area marked in colour orange, which is land that was originally claimed by the KPA, and that area is also within the flight path. The KAA never obtained title for it. So, the settlements that were demolished were right on the flight path or on areas that, according to The Civil Aviation Act, would have compromised aviation along the flight path or the funnel of the flight path."
}