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

{
    "id": 112709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112709/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I think I will have to take a little bit of time to scrutinize the document he has laid on the Table. But I want an assurance from the Assistant Minister because there is some anxiety among the staff of the NCPB that they might be sent off after the restructuring without any compensation, yet they have worked and put in a lot of their energy for many years in the company. Could the Assistant Minister assure me that there will be an attractive package for those who will be sent off?"
}