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

{
    "id": 50735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50735/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "(b) There is no provision under the Constitution that requires non-citizens to surrender titles. What the Constitution provides for is the conversion of any interest in land held by non-citizens to a maximum of 99 year leases or term."
}