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

{
    "id": 12768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12768/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(b) The criteria for lending the funds were not on a constituency basis, but on the ability of the borrower to meet the lending requirements of the participating banks. As at 31st August, 2011, the three participating banks had disbursed a total of Kshs9.6 billion to 48,244 borrowers. This works out to an average of Kshs198,099 per borrower and to a ratio of 12.7 lent out by the participating banks for every one shilling lent by the Government."
}