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

{
    "id": 202567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202567/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Ogur",
    "speaker_title": "",
    "speaker": {
        "id": 343,
        "legal_name": "Tobias Orao Ochola Ogur",
        "slug": "tobias-ogur"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the Bill be amended by inserting the following new clause immediately after Clause 75- Existing laws 76. Any written law, relating to the regulation of labour matters shall have effect subject to modification as may be necessary to give effect to this Act, and where the provisions of any law conflict with the provisions of this Act, the provisions of this Act shall prevail."
}