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

{
    "id": 8796,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8796/?format=api",
    "text_counter": 365,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "The Minister for Housing",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I think what my colleagues said here yesterday appears to be a blanket condemnation of all the Members of Parliament. But I want to assure this House that what my colleagues were saying has got some truth. I also want to assure this House that when my colleagues come here, I am sure they will not be coming to withdraw any statement that they made, but to substantiate it. Even in my Ministry I have a lot of issues. I am the custodian of all Government land and I have a lot of issues, even with some Members in this House."
}