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

{
    "id": 1775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1775/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Madam Temporary Deputy Speaker, the information I have here is that the Directors of Synergy Industrial Credit Limited are Vipul Babulal Shah and Vishal Shah. As to whether they are registered under the Banking Act, the information I have is that they are registered under the Attorney-General’s Office as a hire purchase company."
}