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

{
    "id": 1767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1767/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Madam Temporary Deputy Speaker, as you have seen from my reply, the case was re-opened. I can assure the House that I will direct the CID officers to investigate this matter. Within two weeks, I will be able to report to the House how far we have gone and whether the directors will be taken to court and charged with fraud. I think that would be the only way forward."
}