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

{
    "id": 5870,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5870/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I can issue the Ministerial Statement on Wednesday. However, I would like to indicate that we have arrested three police officers, and charged them with murder. We have also interdicted them. We have taken their firearms to ballistic experts for them to give us information as to who killed those two people. So, I will issue the Ministerial Statement on Wednesday morning."
}