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

{
    "id": 8998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8998/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I remember when this issue first came up and the Minister of State for Provincial Administration and Internal Security gave an undertaking to this House that before this matter is addressed comprehensively, demolitions would stop. I would ask for your ruling given that the Government and the Minister in question have gone ahead to violate their commitment to this House. What action are we going to take as a House on this Minister who has given a commitment to the House which he has failed to live up to?"
}