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

{
    "id": 132725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132725/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I find this answer totally unsatisfactory because part “b” of my Question asked why the receivers have not complied with the terms of the agreement. One of the terms of the agreement is that the workers would be paid all their dues on or before 27th March 2009. They have, however, not been paid. There is no answer given as to why they have not been paid. Mr. Deputy Speaker, Sir, with your permission, I wish to Table a copy of the agreement that the receivers entered into with the Union."
}