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

{
    "id": 123800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123800/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, if we actually pass this law, it means that many of the people who hang in politics will leave it for the younger people. We have a lot of old people in Cabinet, as Ministers. We also have Assistant Ministers and Members of Parliament who are so old that even when they walk through the doors, you wonder why they are struggling. If they know that the Government has started thinking in that direction, then they will throw in the towel and opt to leave room for younger people to work."
}