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

{
    "id": 9201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9201/?format=api",
    "text_counter": 265,
    "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. Speaker, Sir, there is a programme of demolitions to clear people who have legally, illegally, irregularly, or in whatever way settled on land where they should not be, including at security installations. Given the situation, I am not in a position to give any undertaking that the demolitions shall not continue because there is a programme of ensuring that this country is safe, and that safety comes first especially when you are talking of a country that is engaged with a terrorist group. We have taken our young men and women to war. Now, we are talking in this House about saving some people who have squatted on land when that is jeopardizing our security installations."
}