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

{
    "id": 135824,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135824/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, the Government is trying to introduce IT villages. We want Kenyans to be computer literate so that they do not have to spend so much time going to sort out their tax matters. We are also assessing the effectiveness of these services in the short term. If we find that this service is not very effective in delivering services, we will consider opening more offices. This will depend on the effectiveness of the delivery of the services."
}