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

{
    "id": 1766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1766/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Madam Temporary Deputy Speaker, it is very unfair that, that case was reported in 2009. From that time to date, for the Government to say it is taking action now to investigate, I think it is not fair. Action should have been taken immediately. This is a case of justice delayed. The culprits should have been taken to court already. What are you doing to ensure that immediate action is taken?"
}