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

{
    "id": 338641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/338641/?format=api",
    "text_counter": 546,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, the Bill be amended in sub-clause (1) of Clause 3 by deleting the words “the Kenya Agricultural Research Organization” and substituting therefor the words “the Kenya Agricultural and Livestock Research Organization”."
}