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

{
    "id": 23485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23485/?format=api",
    "text_counter": 273,
    "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 wish to oppose this amendment. To me, this looks like we are weakening the Commission. If you look at the powers that are given to the Commission on Revenue Allocation by the Constitution, you will realise that the Commission is actually taking power from the Treasury. Therefore, I do not think this House should allow the weakening of this Commission to an extent that the Treasury will roll over this Commission."
}