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

{
    "id": 234890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234890/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Capt. Nakitare",
    "speaker_title": "",
    "speaker": {
        "id": 348,
        "legal_name": "Davis Wafula Nakitare",
        "slug": "davis-nakitare"
    },
    "content": "Mr. Speaker, Sir, the issue of disabled persons is of national concern. The audit report that the Assistant Minister has just laid on the Table here raises questions. Disabled persons struggle so much in their day-to-day life, with some students writing using their legs. The International Labour Organisation has given out money. The ILO has constructed training schools and even given out donations for the purchase of equipment to enable disabled persons in Kenya benefit. What tangible evidence does this House have, indicating the investments in which money of the National Fund for the Disabled has been put, not just in Nyeri Town Constituency but countrywide?"
}