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

{
    "id": 101204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101204/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, we have taken the file to the Attorney-General for advice. We have charged these fellows with nine counts. We are yet to get the witnesses. That is why the investigations are still going on. We forwarded the file to the Attorney- General by 14th of last month. So, the issue of a letter coming from the Acting Director of CID or anybody else should not arise. I would want the hon. Member to ignore that letter. If he wants us to put it in writing we would do so."
}