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

{
    "id": 202904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202904/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I am just looking at the wording of this amendment. This amendment says in part: \"includes a deputy registrar or an assistant registrar of trade unions.\" Should it be \"an\" or---? I need guidance on whether the word \"an\" should also be in that particular sentence."
}