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

{
    "id": 202551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202551/?format=api",
    "text_counter": 274,
    "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 67 of the Bill be amended in Sub-clause (2) in paragraph (b) by deleting the words \"unless that employment agency is registered under this Act\" appearing in the fourth line."
}