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

{
    "id": 1518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1518/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I will clarify that in a moment. Indeed, the answer to this Question will prejudice the outcome of the case in court to the extent that the exhumation that is being asked about relates to the ownership of this land in Banita Sisal Estate. That is the real issue – ownership of the land."
}