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

{
    "id": 43669,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43669/?format=api",
    "text_counter": 870,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Chairman, Sir, I would wish to support hon. Karua amendment, but there is one problem there that, when you use the word “ shall” and the word “eligible”, when you combine the two it actually means “may”. So, if she wants to use “may” then it should be the Commission “may, subject to” So, we must delete the word “eligible”. Otherwise, we may intend to say “shall be eligible” and it still reads “may”. That is the real meaning of “shall be eligible.”"
}