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

{
    "id": 60425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60425/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the Member for Lamu West is concerned about revocation of title deeds. I want him to understand that the Government does not just arbitrarily revoke title deeds. That is not the policy of this Government. We know that there is sanctity of titles. We also know that people use title deeds to secure loans, so that even banks themselves are stakeholders in this matter. We do not want to take measures which will discourage investment. But what the Government is doing is taking back the properties which were illegally and corruptly acquired."
}