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

{
    "id": 456312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456312/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Hon. Kimaru",
    "speaker_title": "",
    "speaker": {
        "id": 2072,
        "legal_name": "Anthony Mutahi Kimaru",
        "slug": "anthony-mutahi-kimaru"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. Whereas I may not know the nominees personally, but from the resumes that we have had, those are people who are highly qualified, conscientious and motivated and, for that reason, I support them. I think out of this process, there is one lesson to be learnt that Parliament cannot be taken for granted. Parliament has its role to play and whenever any nominees are brought before this House, they have to be properly qualified and they must have the right ethos, so to speak, for them to pass through Parliament. So, Parliament cannot be taken for granted and any public officer coming through Parliament would have to meet that very high threshold. We saw the other time names being thrown out but, this time, almost everybody is in agreement that this is a good list and it should be passed."
}