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

{
    "id": 99895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99895/?format=api",
    "text_counter": 54,
    "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. Temporary Deputy Speaker, Sir. It is just going through my mind that this money is being released for civic education and, according to the Constitution of Kenya Review Act, the civic education period is about to come to an end. So, if we do not tackle it now, what will be the use of tackling it when the civic education period is over?"
}