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

{
    "id": 202512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202512/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 54 of the Bill be amended- (a) in Subclause (1) by deleting the words \"Labour Commissioner\" and substituting therefor the words \"Commissioner for Labour\"; (b) in Subclause (2)- (i) by deleting the words \"Labour Commissioner\" wherever it appears and substituting therefor the words \"Commissioner for Labour\"; and, (ii) in paragraph (g) by deleting the words \"National Labour Court\" and substituting therefor the words \"Industrial Court\"."
}