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

{
    "id": 100004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100004/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! Minister, I appreciate your keenness but that is not really for you. That is for the Chair to determine. I also think that that does not invalidate the questions. You have been given three specific issues in terms of contracting. Being the Minister responsible, I am sure you know those issues and you should be able to respond. I think they are valid. Respond even as we establish the authenticity of the documents. It was not necessarily related to the document. It is the question of how much was being allocated to particular items."
}