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

{
    "id": 112044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112044/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Mr. Speaker, Sir, I said that within the Government, the maximum age a civil servant can work is 60 years. I said that for the age of a chairman of a board, it is the discretion of the President. Usually, the chairman is appointed by the President. That is a discretionary decision of the Head of State."
}