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

{
    "id": 345428,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345428/?format=api",
    "text_counter": 825,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I stand to support this very important Commission. I only have one comment to put across to the Minister. They need also to expand the mandate of the Kenya Law Reform Commission to also assist the counties as they prepare their Bills. It is important because of the now expanded role. Please, put an amendment to also include county governments. They require a lot of help in drafting their Bills. I support."
}