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

{
    "id": 99010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99010/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to ask the Minister if Mr. Olum Awach had been a sent foreclosure notice and for which reason payment has been demanded from this farmer. I am not aware of Sessional Paper No.1 of 2002, but I will look at it. But is it not in order that a simple farmer who was given this loan by AFC should also benefit from any write-off?"
}