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

{
    "id": 4307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4307/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Mungatana, before I give you the opportunity to seek your clarification, I need to caution Members that the Hon. Prime Minister had made specific reference to two hon. Members of this House. I want to bring to your attention that there are provisions in the Standing Order that set out the manner in which you may debate the conduct of a Member of Parliament through a substantive Motion. So, as you seek clarifications from him, please, be alive to the Standing Orders of the House when you make any statement that impugne the character of a Member of Parliament."
}