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

{
    "id": 221017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221017/?format=api",
    "text_counter": 273,
    "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": " On a point of information, Mr. Temporary Deputy Speaker, Sir. All labour complaints will be handled at their points of origin. It is only when a dispute arises, be it in Kajiado, Kakamega, Bungoma district or wherever, that it will be referred to the NLC. But the subordinate labour courts will have the jurisdiction to hear all the cases, except those that generate disputes that may be referred to the NLC."
}