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

{
    "id": 111061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111061/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Information and Communications, the following Question by Private Notice. (a) Could the Minister update the House on the status of the Information, Communication and Technology Project for each constituency planned to be funded through the Economic Stimulus Package? (b)Will the Minister supply desktop computers to each constituency under the same project in view of exorbitant proposal of the IT buses of Kshs7 million which was rejected by this House?"
}