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

{
    "id": 339795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/339795/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Thank you, Mr. Temporary Deputy Chairman, Sir, for your guidance. I beg to move:- THAT, Clause 21 of the Bill be amended in sub-clause (1) by deleting the word “may” and substituting therefor the word “shall”."
}