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

{
    "id": 321304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321304/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Deputy Speaker, Sir, at that time, I can confirm that due diligence was done. However, insurance companies go under from time to time. This is one unfortunate situation where this company went under when so many policies were held by them. Not only for the Ministry of State for Defense, but even for many other companies or individuals. Yes, due diligence was done, but, unfortunately, the company went under just like any other company would."
}