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

{
    "id": 2658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2658/?format=api",
    "text_counter": 349,
    "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, I support. I saw my good friend in Church the other day, and as Christians, we are told to love our neighbours. The argument that “in my house, I do not have enough food for two meals” does not mean that I should not sacrifice for my neighbour to have one meal."
}