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

{
    "id": 5099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5099/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the regulations do not fall under my docket. That falls under the Minister for Co-operative Development and Marketing, and he is here. I had seen him around! I provide security. When there is a theft case reported, I arrest those people. That is exactly what I have done. Anything to do with regulations and fighting amongst themselves is not under Mr. Ojode. I will arrest those who steal your coffee bags. I will do that as I have already done!"
}