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

{
    "id": 456211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456211/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Hon. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": "Hon. Temporary Deputy Speaker, I will take the opportunity also to congratulate the President for giving us the Memorandum and also to congratulate hon. Members for passing these amendments. Now the insurance industry will be well regulated to take care of our Kenyans."
}