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

{
    "id": 249055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/249055/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Mr. Marende",
    "speaker_title": "",
    "speaker": {
        "id": 289,
        "legal_name": "Kenneth Otiato Marende",
        "slug": "kenneth-marende"
    },
    "content": "Mr. Chairman, Sir, the word \"or\", which it is proposed to delete, is clearly shown in the proposed amendment. It says clearly that the Bill be amended in Clause 17 by deleting the word \"or\" appearing immediately after sub-paragraph (a). There is no other \"or\" appearing immediately after sub-paragraph (a)"
}