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

{
    "id": 1568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1568/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. While I appreciate the understanding of the Chair over the absence of the Minister for Foreign Affairs and his Assistant Minister, surely, a Question cannot be deferred for the fourth time. I am not sure whether you would wish the Chair to be part of a deliberate conspiracy by the Ministry of Foreign Affairs not to give an answer to this Question, and others that will expose it for what it is."
}