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

{
    "id": 8102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8102/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, the issue here is, anyone who has encroached on Government land, we will know how to deal with them. In terms of policy on how you deal with somebody who has come to your property and all that, that is within the legal statutes in terms of how you handle it. However, from my own perspective, I want to concentrate on protecting public property from illegal encroachment."
}