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

{
    "id": 99883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99883/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, while I am satisfied and a little happy that Lumumba Estate is now not going to be sold, the answer given by the Assistant Minister raises very fundamental issues, which I want him to address. Under what circumstances did the Ministry authorise the council to borrow on commercial terms to pay wages? What is the negligence that can be attributed to the successive Town Clerks and Treasurers who came to office but who did not service this loan? What action is going to be taken against them?"
}