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

{
    "id": 1634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1634/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Deputy Speaker, Sir, I had already explained occupational health problem occurs during the manufacturing process. As the Member herself has explained, essentially we are blasting sand to a piece of clothing, so that action creates dusts and so on. The particles are actually inhaled. So, the danger to health is in the manufacturing process not in years later, if you wear the garment."
}