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

{
    "id": 3676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3676/?format=api",
    "text_counter": 521,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Micro-finance institutions have been mushrooming in this country and have also benefitted many families and even young graduates. Therefore, this law, again, will regulate these small micro-finance institutions and even encourage our graduates to start the same and start employing the other youth in this country. This is a law that has been under consideration for the last 47 years and will bring total revolution in this country. Therefore, this law is timely and is long overdue."
}