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

{
    "id": 1398465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1398465/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Sen. Wafula",
    "speaker_title": "",
    "speaker": {
        "id": 348,
        "legal_name": "Davis Wafula Nakitare",
        "slug": "davis-nakitare"
    },
    "content": "(3) Investigate and report on the three recent incidents that happened at the factory where a plant operator died from being crushed by a winder, another sustained spinal cord injuries and a third operator lost their fingers; and, (4) Explain the factory’s process for compensating workers for work related injuries providing details on the compensation paid in respect of the three aforementioned accidents. I thank you."
}