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

{
    "id": 87676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87676/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, you will notice that part “a” of the Question asked for a complete list of former employees of the Municipal Council of Kisumu who are either retired or died from the year 2000 up to date and whose benefits have not been paid and the amounts owing. The amount owing is not shown on the answer but the Assistant Minister has informed me that he has not put the amounts owed to each member of staff who died or retired due to confidentiality and that he would give me these details later on. I hope he is going to do that."
}