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

{
    "id": 1243282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243282/?format=api",
    "text_counter": 423,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Part (B) specifies the nature of compensation for employees who work during out of work hours - the payment of over time. Where an employer has employed more than 10 employees, such employer, shall while formulating a policy under sub-section two, consult the respective employees or where applicable a trade union."
}