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

{
    "id": 1298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1298/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Madam Temporary Deputy Speaker, yes, I want to repeat that. Even church leaders grab land. In fact, I am told that some of the worst grabbers of land are church leaders in this country. It is unethical, unacceptable and, as a country, we need to put a stop to this. I want to conclude my contribution by saying that what has happened of late is something that the Government needs to correct, first, by moving with speed to resettle these individuals and compensate them for the loss they have incurred. Thank you, Madam Temporary Deputy Speaker. I support the Motion."
}