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

{
    "id": 23753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23753/?format=api",
    "text_counter": 541,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I oppose this amendment. If we allow this amendment as it is, it is making it mandatory for an independent Commission to be liaising with Ministries and Government departments. I find that a little bit compromising the independence of an independent Commission. Unless that amendment is further amended, I would hesitate to support it as it is. So, I oppose the amendment."
}