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

{
    "id": 111079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111079/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Ministry has raised the expectations of Kenyans and, especially, those of us who come from disadvantaged regions like mine where computers are rare. The student community is not familiar with computers and it is disadvantaged. Could the Minister consider transferring the money to respective Constituencies Development Fund (CDF) so that we know the money is safe?"
}