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

{
    "id": 2116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2116/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "(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?"
}