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

{
    "id": 1777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1777/?format=api",
    "text_counter": 301,
    "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 simple thing we can do is to order the CID to investigate this matter on whether there is money laundering or fraud involved in this case. I would like to assure my colleagues that I will direct the CID to move with speed to check whether there is something fishy and whether the two directors are involved in money laundering. If you can give me two weeks, I will report that to this House."
}