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

{
    "id": 123070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123070/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, I seek the indulgence of the Chair in this matter because as you can see, those agreements, tariffs and patents form a huge amount of reading. Now that we have the documents, could I be in order to request that the Question is deferred for about a week so that I can have time to, at least, digest it? Even if I peruse through the documents, I will only see international companies. This means that we have already mortgaged our rights on pyrethrum or all these things if they are the ones which are very important. So, could I be in order to request you to defer this Question for seven days so that I can be able to respond appropriately?"
}