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

{
    "id": 164323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164323/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, equally, the Authority makes on-site inspections of schemes regularly to ensure compliance with the law. These, amongst other measures, ensure that the Authority is regularly monitoring the activities of all schemes, especially in light of the current situation that exists in the financial sector."
}