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

{
    "id": 123345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123345/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " Mr. Deputy Speaker, Sir, by the indulgence of the House, I wish to make a Personal Statement under Standing Order No. 76. I made contributions yesterday in this august House and I was shocked to read a misrepresentation and misinformation by one of the daily newspapers. This daily newspaper is The People. Mr. Deputy Speaker, Sir, in my contribution yesterday, what I said is properly reported in the HANSARD, and I quote: “Madam Temporary Deputy Speaker, this country is ailing from drugs money; there is a lot of drugs money coming into this country. If you watch television, you will"
}