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

{
    "id": 99518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99518/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, the discretion to suspend or reinstate is with His Excellency the President and what I have stated is a fact. As far as we are concerned, that report has been handed over to the Government and there are recommendations in that report to the effect that further investigations be carried out. I cannot comment on the aspect of reinstating those officers because that is the discretion of His Excellency the President."
}