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

{
    "id": 650138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/650138/?format=api",
    "text_counter": 541,
    "type": "speech",
    "speaker_name": "Hon. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "The reason for this amendment is that it involves the updating of registers. Five years is a long time. Sometimes, there can be deaths within a period of one year. Therefore, updating it every year is better so that we can always know the membership before the end of five years. It is important to update the registers annually rather than after five years because there could be divorces and deaths."
}