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

{
    "id": 5896,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5896/?format=api",
    "text_counter": 409,
    "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, you will agree with me that I am just acting and I do not attend the House Business Committee. However, I will raise these concerns to the Leader of Government Business so that when they sit on Tuesday, they should consider some of the areas which my colleagues have talked about. I want to assure my colleagues that some of these Bills will be considered in next week’s programme."
}