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

{
    "id": 44290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44290/?format=api",
    "text_counter": 1491,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I just want to point out that the original clause is better. It talks about a person and the person’s spouse directly or indirectly. If you look at this other one, you will find that it removes the spouse. If we are removing conflict of interest, let us retain the original clause which is stronger than the proposed one."
}