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

{
    "id": 8762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8762/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Standing Order No.82(2) states:- “If a Member has sufficient reason to convince the Speaker that the Member is unable to substantiate the allegations instantly, the Speaker shall require that such Member substantiates the allegations not later than the next Sitting Day, failure to which the Member shall be deemed to be disorderly within the meaning of Standing Order 97 (disorderly conduct), unless the Member withdraws the allegations and gives a suitable apology, if the Speaker so requires.”"
}