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

{
    "id": 50338,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50338/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, you will agree with me that this matter has been here for long. I personally spoke with the Personal Assistant to the Minster himself, and we agreed that this matter can be handled by any other Minister, because it is only a matter of tabling documents. So, I am now looking for the chair’s protection. This is a deliberate move by the Government to refuse to address the issue of “pyramid schemes”, because tabling documents does not need to be by the Minister. It can be done by anybody in the Government."
}