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

{
    "id": 59998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59998/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I support the President’s Address. I think he gave us leadership on what we need to do, and on the Constitution. The priorities that we have as Parliament are the bills that we have to enact. I think we have been well guided by the President. I also appreciate that our economy is growing by almost 6 per cent. This is very encouraging. We have come back to where we were in January 2008, and we have been able to move on as a nation."
}