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

{
    "id": 211331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211331/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Deputy Speaker, Sir, one of the major elements of the forensic report was valuation of the actual work that was done, or perhaps not done, within the contract. This can only form the basis of a proper arbitration. It will not be right to jump into an arbitration before you actually determine the value of the work already done, which so far appears to be less than what is in the contract signed."
}