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

{
    "id": 164321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164321/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Key service providers of schemes which include custodian companies, fund management companies and scheme administration companies must also equally seek to obtain registration before they are allowed to offer services to schemes here in Kenya. All schemes are also required to have prudent investment policy statements prepared by approved professionals to guide the manner the assets will be invested by the asset managers."
}