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

{
    "id": 1994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1994/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "(a) Is the Minister aware of plans by the Government to evict more than 4,000 families living in Kwabulo in Kisauni Constituency? (b) Could the Minister provide the names of persons and/or companies that have been allocated the said land and state from whom they acquired the land and at what cost? (c) Could the Minister clarify whether there have been any transactions in relation to the said land and state what measures the Government will take to ensure that the residents are not evicted?"
}