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

{
    "id": 17857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17857/?format=api",
    "text_counter": 477,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the Bill be amended by deleting Clause 10 and substituting therefor the following new clause- 10. There shall be paid to the members of the Board such remuneration, fees or allowances as the Minister, in consultation with the Salaries and Remuneration Commission, may determine."
}