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

{
    "id": 97731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97731/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Speaker, Sir, I beg to answer. (a) Yes, I am aware of the judgment; (b) There has been a delay caused by the advocates in not getting the relevant documentation such as certified copy of the decree and certificate of costs, and partly, by the Office of the President who have not paid in spite of numerous reminders; (c) In addition to letters written by my officers asking the Office of the President to pay, I have personally written to the relevant office to pay. We have also sent circulars and held seminars to impress upon the accounting officers to pay the decrees of the court."
}