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

{
    "id": 30118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30118/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Deputy Speaker, Sir, I have heard the Assistant Minister say that this is a new Board which has inherited debts from the old Board. Why could the Government not waive the debts to enable the new Board start on a new slate, instead of disposing of the Board’s assets at the risk of interfering with the Board’s operations?"
}