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

{
    "id": 200411,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200411/?format=api",
    "text_counter": 309,
    "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 accept this amendment, except that in part (a) she refers to :the National Labour Court\" which we have consistently replaced with \"the Industrial Court\". So, either she deletes part (a) or she re-aligns it with the rest of the Bill by referring to the Industrial Court instead of the National Labour Court."
}