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

{
    "id": 100000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100000/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have not had enough time to read the document presented before the House. What I want to say is that the kitchen equipment – the liquefied petroleum gas stove and all that - have not been provided, because when we went to tender, all the tenders were not responsive and, so, we decided that we would go to re-tender. So, I want to assure the hon. Member that no expenditure has been incurred in this respect."
}