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

{
    "id": 1640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1640/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Deputy Speaker, Sir, of course, the health of Kenyans is of utmost importance to this House and to the Government. This process is like working in a construction site, for example. The reason you wear a mask is because there is dust. However, when the house is complete, it does not pose a health hazard. As I said, if, in fact, we have any evidence whatsoever, we would really be very interested to get it, so that we can take further action."
}