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

{
    "id": 1545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1545/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Deputy Speaker, Sir, you will allow me to say this. I want to invite all hon. Members to a workshop in which I want all Members of Parliament to look at all the land legislation which we have drafted. I do not want it to go the Cabinet or to any other institution before Members of Parliament look at it. I think here is how we are going to resolve that problem. When we send letters to you, please come. I think if we resolve the land issue, a lot of our problems will have gone. The workshop will be in Mombasa."
}