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

{
    "id": 3675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3675/?format=api",
    "text_counter": 520,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Madam Temporary Deputy Speaker, this law will also guarantee the security of assets of depositors. This will attract local investors to invest more. It will also attract foreign investors to this country, thereby creating the necessary job opportunities for our youth in this country. Job creation for the youth of this country has been a major concern and this insurance law will go a long way in expanding the economy of our country."
}