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

{
    "id": 59223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59223/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Subject to the availability of funds for the purchase of farms, the Government expects to continue with the exercise of settling all genuine squatters. The Mombasa District Task Force was formed by the Permanent Secretary, Ministry of Lands, in December, 1993. It was mandated to establish and settle all squatters living within Government lands in the Coast Province."
}