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

{
    "id": 1245363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1245363/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "For the benefit of the country and my colleagues, we are exempting those working in emergency services on call. There is an arrangement that they normally have. If you are a doctor, a fireman or work in the emergency department, you will be exempted from the right to disconnect because you need to agree with your employer."
}