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

{
    "id": 1283459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1283459/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Hon. Speaker, I agree with you. What the Senate is trying to do would be re-writing our Constitution. There is nothing wrong if the Senate wants a little bit more power, but that should be done in a procedural manner by amending the Constitution to allow it more leverage. I think we gave them too little power in terms of financial management. As it is now, I am in concurrence with the Committee that we reject this proposal. Thank you, Hon. Speaker."
}