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

{
    "id": 456214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456214/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Hon. Melly",
    "speaker_title": "",
    "speaker": {
        "id": 12849,
        "legal_name": "Julius Kipbiwot Melly",
        "slug": "julius-kipbiwot-melly"
    },
    "content": "Hon. Temporary Deputy Speaker, having listened to the Memorandum of the President, more so, the idea that he has opened the insurance industry to the East African region partner states, the President has taken the step of bringing integration into the insurance industry and making Kenya a leader in partnership in East Africa. So, I support."
}