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

{
    "id": 1337419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337419/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " I am happy Hon. Kaguchia has raised it. You are also raising it. What it means is that whatever is attached to the land belongs to the land. Whoever owns the land owns it to the high heavens and to the very depths of the earth. What do you own if you have title to a sectional property and reversionary interest to the land is still with the developer?"
}