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

{
    "id": 1546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1546/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Mr. Orengo, has been quoted severally, both as a Minister for Lands and before he became a Minister, telling Kenyans that he is going to implement the Ndung’u Report on public land which was fraudulently acquired. Is he in order to ask hon. Members to give him a solution, when he already has the instrument which he can use to recover public land?"
}