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

{
    "id": 210750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210750/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Mr. Kagwe",
    "speaker_title": "The Minister for Information and Communications",
    "speaker": {
        "id": 229,
        "legal_name": "Mutahi Kagwe",
        "slug": "mutahi-kagwe"
    },
    "content": " Mr. Temporary Deputy Chairman Sir, I beg to move:- THAT, Clause 35 be amended by deleting the word \"Committee\" appearing immediately after the word \"Complaints\" and substituting therefor the word \"Commission\". I do not know whether I should mention that Clauses 35, 36 and 37 are basically the same thing because it is the change of name from a \"committee\" to a \"commission\". They can all be amended together."
}