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

{
    "id": 1651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1651/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "However, as I have repeated, if really anybody has some scientific proof, whatsoever, that the clothing that was so produced affects health, we will be very happy to take it happy, so that we can take action. Where the case was proven, we took action to ensure that lives of Kenyans and other people in the world are protected."
}