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

{
    "id": 5639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5639/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Attorney-General, apart from all these good explanations, I think the House would be really helped if you can tell us what you can do, as the Government. There is a practical case that has been given here. A Committee of this House has found so-and-so has collected money. He has enriched himself. He has property, and there are people who have lost. That person is just living in Kenya, enjoying himself. What is the Government able to do? You will help us a lot if you tell us what you can do; that is the concern of the House."
}