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

{
    "id": 1655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1655/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sitting next to the hon. Minister and he appears to me to be in quite good health. Therefore, I am quite certain that he is not affected. I can confirm that he is not affected. This technology has been discontinued and nobody is making faded jeans using sandblasting. There are other technologies, and we can go into them that people are using. We have also said that nobody, in the future, who may wish to use this technology will be licensed. So, there is no danger of affecting people’s health."
}