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

{
    "id": 99886,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99886/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as we can all see, this is a debt that has been in existence for more than 20 years. For that reason, probably, even the officers we are talking about may have long retired. However, I would like to assure this House that we are having very high level negotiations. We are moving towards settling on a figure. We are certain that the rules of the last “Donde Bill” will be applied."
}