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

{
    "id": 99567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99567/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": "Mr. Speaker, Sir, there will be no interest paid to these members because this is not an investment. In the first place, it was because of the concession of the corporation in 2006, they were in problems and, indeed, if the Ministry did not step in, they could have lost completely. Right now, I believe the putting in place of SACCO Societies Regulatory Authority (SASRA) will be able to regulate the operations of many SACCOs which were not being catered for in the first place."
}