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

{
    "id": 18298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18298/?format=api",
    "text_counter": 918,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, this was an amendment moved by the Chairman of the Departmental Committee, Mr. David Were. At the time he moved it, he was under the impression that the name of the nominating body is the Institute of Engineers. However, the correct name is the Institution of Engineers. I would like to correct it that, indeed, there should have been no need for that amendment because the correct name is the Institution of Engineers which is properly contained in the Bill."
}