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

{
    "id": 96206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96206/?format=api",
    "text_counter": 22,
    "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": " On a point of order, Mr. Speaker, Sir. I do not know whether we are reading from the same script. If you look at the Order Paper, we should be dealing with the Question by Private Notice by hon. Konchella to the Office of the Deputy Prime Minister and Minister for Finance and then we move to Ordinary Questions."
}