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

{
    "id": 321541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321541/?format=api",
    "text_counter": 511,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, for the record, we support the Bill, but I plead with the Minister that even if we have differences in this House, let us not become genders. It does not auger very well; more so when we are fighting to bring more ladies to Parliament. Women are currently only 10 per cent in this House, and the Minister can come here and attack mankind. We find it very offensive."
}