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

{
    "id": 204859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204859/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, as to how much will be paid, it is still under discussion with the said lawyers. However, in calculating the amount to be paid, we shall take into account the importance and gravity of the case, the nature and complexity on the dispute on law and practice, the amount of time expended in researching, preparing and hearing of the case."
}