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

{
    "id": 4520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4520/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, actually, I am not sure about part (a) and what the Minister wants to achieve, but I think we had a very fruitful discussion with members from his Ministry and I was persuaded to believe that “continuous” means uninterrupted while “continuing” means progressive and intermitted. So, I think in this context continuing would be better than continuous. I am not so sure regarding part “a”. probably the Minister needs to explain his argument."
}