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

{
    "id": 34124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34124/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise under Standing Order No.82 (2) which 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.”"
}