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

{
    "id": 1588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1588/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": "Mr. Deputy Speaker, Sir, indeed, it is the Ministry which advised the employees to proceed to the Industrial Court. That is because after arbitration fails, that is the next stage we move to. So, what the hon. Member is saying is true. We want to ensure that those employees are paid their dues. The employer is willing; it is only that we have to register a consent before a Judge of the Industrial Court. That is all."
}