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

{
    "id": 321319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321319/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, I was asking the last question. It is in the public domain that the statutory manager of United Insurance Company has been putting up adverts in the media to sell property. Has the Government contested that moratorium? Did they get the representation from the Attorney-General, so that the widows who have suffered for over 10 years can get reprieve?"
}