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

{
    "id": 100106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100106/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "The rationale of this amendment is, the law should not target just the sellers, but also the manufacturers and distributors as defined there. Further, it is absolutely wrong and the Government has come in very strongly on this aspect, to continue dispensing alcohol in containers under 250 mililitre. That is the whole purpose of this amendment in this particular section."
}