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

{
    "id": 100623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100623/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "I wish the Bill could have also included essential services. There are some services in this country which are essential. An example is a Certificate of Good Conduct for our unemployed lot. That service should be made very cheap. Right now, in order for somebody to attain a Certificate of Good Conduct, one is required to pay Kshs1,000, yet most of the applicants are unemployed. Such a service should cost around Kshs100. If we had amended this Bill to include essential services also, that would have also gone a long way in improving the lives of our people."
}