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

{
    "id": 65097,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65097/?format=api",
    "text_counter": 385,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "The Bill has only a few minor problems, as exemplified under Clause 10, where it is said that “there may be appointed a Deputy Chief Registrar”. I must admit that I did not do English for a very long time but I understand that the word “may” means “optional”, and this cannot be allowed. We should say “there shall be appointed a Deputy Chief Registrar”. I would want to believe that this was just a typographical error during the printing of this Bill, and that it will be corrected."
}