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

{
    "id": 30877,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30877/?format=api",
    "text_counter": 494,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "So, whatever we do, my colleagues, let us not do it for our personal interests, or for vested interests of today. Let us do it for posterity. I want, in future, my children, my grandchildren and your grandchildren to inherit a law which puts everybody in a position of comfort. Let us not pass laws because they will help cross the Rubicon today. Even in Roman days, when you crossed the Rubicon, you never came back. We should be more careful than that."
}