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

{
    "id": 546101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/546101/?format=api",
    "text_counter": 575,
    "type": "speech",
    "speaker_name": "Hon. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "The technical term that we use in construction works is “L and A”, which means “liquidated and ascertained damages.” We are basically bringing in the technical term as used in the contract document for works. They could mean the same legally because I know you are a lawyer."
}